Home
last modified time | relevance | path

Searched refs:DF_1_GLOBAL (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
DELF.h1128 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator
/external/elfutils/src/libelf/
Delf.h791 #define DF_1_GLOBAL 0x00000002 /* Set RTLD_GLOBAL for this object. */ macro
/external/elfutils/src/src/
Dreadelf.c1468 { DF_1_GLOBAL, "GLOBAL" },
/external/valgrind/perf/
Dtinycc.c707 #define DF_1_GLOBAL 0x00000002 /* Set RTLD_GLOBAL for this object. */ macro