HomeSort by relevance Sort by last modified time
    Searched defs:DT_FLAGS (Results 1 - 19 of 19) sorted by null

  /art/runtime/
elf_utils.h 47 #define DT_FLAGS 30
108 case DT_FLAGS: {
elf.h     [all...]
  /development/ndk/platforms/android-L/include/
elf.h 63 #define DT_FLAGS 30
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
elf.h 63 #define DT_FLAGS 30
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
elf.h 63 #define DT_FLAGS 30
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
elf.h 63 #define DT_FLAGS 30
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
elf.h 63 #define DT_FLAGS 30
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
elf.h 63 #define DT_FLAGS 30
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
elf.h 63 #define DT_FLAGS 30
  /bionic/libc/include/
elf.h 92 #define DT_FLAGS 30
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_shared_library.cpp 49 #ifndef DT_FLAGS
50 #define DT_FLAGS 30
340 case DT_FLAGS:
crazy_linker_elf_relocations.cpp 31 #ifndef DT_FLAGS
32 #define DT_FLAGS 30
245 case DT_FLAGS:
250 RLOG(" DT_FLAGS has_text_relocations=%s has_symbolic=%s\n",
  /ndk/sources/android/crazy_linker/src/
crazy_linker_shared_library.cpp 49 #ifndef DT_FLAGS
50 #define DT_FLAGS 30
268 case DT_FLAGS:
crazy_linker_elf_relocations.cpp 29 #ifndef DT_FLAGS
30 #define DT_FLAGS 30
215 case DT_FLAGS:
220 RLOG(" DT_FLAGS has_text_relocations=%s has_symbolic=%s\n",
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/qemu/include/
elf.h 165 #define DT_FLAGS 30
    [all...]
  /external/elfutils/0.153/libelf/
elf.h 688 #define DT_FLAGS 30 /* Flags for the object being loaded */
765 /* Values of `d_un.d_val' in the DT_FLAGS entry. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 676 #define DT_FLAGS 30 /* Flags for the object being loaded */
753 /* Values of `d_un.d_val' in the DT_FLAGS entry. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 676 #define DT_FLAGS 30 /* Flags for the object being loaded */
753 /* Values of `d_un.d_val' in the DT_FLAGS entry. */
    [all...]

Completed in 419 milliseconds