Searched refs:DF_1_INITFIRST (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/src/
H A Dld.c995 ld_state.dt_flags_1 |= DF_1_INITFIRST;
H A Dreadelf.c1191 { DF_1_INITFIRST, "INITFIRST" },
/external/llvm/include/llvm/Support/
H A DELF.h1223 DF_1_INITFIRST = 0x00000020, // Set RTLD_INITFIRST for this object. enumerator in enum:llvm::ELF::__anon9123
/external/elfutils/libelf/
H A Delf.h773 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/ macro
/external/valgrind/main/perf/
H A Dtinycc.c711 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/ macro

Completed in 129 milliseconds