HomeSort by relevance Sort by last modified time
    Searched refs:DT_RELA (Results 76 - 100 of 108) sorted by null

1 2 34 5

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h 441 #define DT_RELA 7 /* address of relocation table */
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 717 } else if (Value == DT_RELA) {
726 case DT_RELA:
  /external/elfutils/src/
elflint.c     [all...]
  /bionic/libc/include/sys/
exec_elf.h 649 #define DT_RELA 7 /* Address of Rela relocation table */
650 #define DT_RELASZ 8 /* Size, in bytes, of DT_RELA table */
651 #define DT_RELAENT 9 /* Size, in bytes, of one DT_RELA entry */
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]

Completed in 953 milliseconds

1 2 34 5