Home
last modified time | relevance | path

Searched refs:DF_1_INITFIRST (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1224 DF_1_INITFIRST = 0x00000020, // Set RTLD_INITFIRST for this object. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1243 DF_1_INITFIRST = 0x00000020, // Set RTLD_INITFIRST for this object. enumerator
/external/llvm/include/llvm/Support/
DELF.h1243 DF_1_INITFIRST = 0x00000020, // Set RTLD_INITFIRST for this object. enumerator
/external/kmod/port-gnu/
Delf.h820 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/ macro
/external/elfutils/libelf/
Delf.h967 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/ macro
/external/elfutils/src/
Dreadelf.c1692 { DF_1_INITFIRST, "INITFIRST" },