HomeSort by relevance Sort by last modified time
    Searched defs:DT_TEXTREL (Results 76 - 93 of 93) sorted by null

1 2 34

  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h 457 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/qemu/
elf.h 151 #define DT_TEXTREL 22
    [all...]
  /external/elfutils/libelf/
elf.h 674 #define DT_TEXTREL 22 /* Reloc might modify .text */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 659 #define DT_TEXTREL 22 /* Reloc might modify .text */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 659 #define DT_TEXTREL 22 /* Reloc might modify .text */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 659 #define DT_TEXTREL 22 /* Reloc might modify .text */
    [all...]
  /external/valgrind/main/perf/
tinycc.c 649 #define DT_TEXTREL 22 /* Reloc might modify .text */
    [all...]

Completed in 67 milliseconds

1 2 34