Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h1797 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator
/external/elfutils/0.153/libelf/
Delf.h775 #define DF_1_GLOBAL 0x00000002 /* Set RTLD_GLOBAL for this object. */ macro
/external/valgrind/main/perf/
Dtinycc.c707 #define DF_1_GLOBAL 0x00000002 /* Set RTLD_GLOBAL for this object. */ macro