HomeSort by relevance Sort by last modified time
    Searched refs:R_X86_64_RELATIVE (Results 1 - 7 of 7) sorted by null

  /bionic/libc/kernel/arch-x86/asm/
elf.h 57 #define R_X86_64_RELATIVE 8
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
elf.h 57 #define R_X86_64_RELATIVE 8
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
elf.h 57 #define R_X86_64_RELATIVE 8
  /external/elfutils/libebl/
x86_64_symbol.c 49 [R_X86_64_RELATIVE] = { "R_X86_64_RELATIVE", exec },
  /external/kernel-headers/original/asm-x86/
elf.h 54 #define R_X86_64_RELATIVE 8 /* Adjust by program base */