Searched refs:DF_1_GLOBAL (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/Support/
H A DELF.h1239 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator in enum:llvm::ELF::__anon12496
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1239 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator in enum:llvm::ELF::__anon20542
/external/elfutils/libelf/
H A Delf.h817 #define DF_1_GLOBAL 0x00000002 /* Set RTLD_GLOBAL for this object. */ macro
/external/kmod/port-gnu/
H A Delf.h816 #define DF_1_GLOBAL 0x00000002 /* Set RTLD_GLOBAL for this object. */ macro
/external/elfutils/src/
H A Dreadelf.c1556 { DF_1_GLOBAL, "GLOBAL" },
/external/valgrind/perf/
H A Dtinycc.c707 #define DF_1_GLOBAL 0x00000002 /* Set RTLD_GLOBAL for this object. */ macro

Completed in 207 milliseconds