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

/external/llvm/include/llvm/Support/
H A DELF.h1243 DF_1_INITFIRST = 0x00000020, // Set RTLD_INITFIRST for this object. enumerator in enum:llvm::ELF::__anon12496
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1243 DF_1_INITFIRST = 0x00000020, // Set RTLD_INITFIRST for this object. enumerator in enum:llvm::ELF::__anon20542
/external/elfutils/libelf/
H A Delf.h821 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/ macro
/external/kmod/port-gnu/
H A Delf.h820 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/ macro
/external/valgrind/perf/
H A Dtinycc.c711 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/ macro

Completed in 471 milliseconds