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

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 299 dt_flags_1 |= llvm::ELF::DF_1_NOW;
  /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 753 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 753 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 753 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */
    [all...]
  /external/elfutils/libelf/
elf.h 768 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */
    [all...]
  /external/elfutils/src/
readelf.c     [all...]
  /external/valgrind/main/perf/
tinycc.c 706 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */
    [all...]

Completed in 585 milliseconds