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

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 165 dt_flags |= llvm::ELF::DF_ORIGIN;
282 dt_flags |= llvm::ELF::DF_ORIGIN;
  /external/elfutils/src/
ld.c 989 ld_state.dt_flags |= DF_ORIGIN;
    [all...]
readelf.c     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 745 #define DF_ORIGIN 0x00000001 /* Object may use DF_ORIGIN */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 745 #define DF_ORIGIN 0x00000001 /* Object may use DF_ORIGIN */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 745 #define DF_ORIGIN 0x00000001 /* Object may use DF_ORIGIN */
    [all...]
  /external/elfutils/libelf/
elf.h 760 #define DF_ORIGIN 0x00000001 /* Object may use DF_ORIGIN */
    [all...]

Completed in 69 milliseconds