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

  /bionic/libc/include/
elf.h 51 #define DF_ORIGIN 0x00000001
  /development/ndk/platforms/android-L/include/
elf.h 51 #define DF_ORIGIN 0x00000001
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
elf.h 51 #define DF_ORIGIN 0x00000001
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
elf.h 51 #define DF_ORIGIN 0x00000001
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
elf.h 51 #define DF_ORIGIN 0x00000001
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 167 dt_flags |= llvm::ELF::DF_ORIGIN;
291 dt_flags |= llvm::ELF::DF_ORIGIN;
  /external/elfutils/0.153/src/
ld.c 989 ld_state.dt_flags |= DF_ORIGIN;
    [all...]
readelf.c     [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/0.153/libelf/
elf.h 766 #define DF_ORIGIN 0x00000001 /* Object may use DF_ORIGIN */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 754 #define DF_ORIGIN 0x00000001 /* Object may use DF_ORIGIN */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 754 #define DF_ORIGIN 0x00000001 /* Object may use DF_ORIGIN */
    [all...]

Completed in 877 milliseconds