Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1239 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator
/external/llvm/include/llvm/Support/
DELF.h1239 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1220 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator
/external/kmod/port-gnu/
Delf.h816 #define DF_1_GLOBAL 0x00000002 /* Set RTLD_GLOBAL for this object. */ macro
/external/elfutils/libelf/
Delf.h959 #define DF_1_GLOBAL 0x00000002 /* Set RTLD_GLOBAL for this object. */ macro