Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1224 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.h963 #define DF_1_INITFIRST 0x00000020 /* Set RTLD_INITFIRST for this object*/ macro