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

  /bionic/libc/include/sys/
exec_elf.h 687 #define DF_1_INITFIRST 0x00000020 /* Object's init/fini take priority */
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/libelf/
elf.h 773 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 758 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 758 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 758 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/
    [all...]
  /external/valgrind/main/perf/
tinycc.c 711 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/
    [all...]

Completed in 400 milliseconds