Home
last modified time | relevance | path

Searched refs:DF_1_NOW (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Support/
DELF.h1238 DF_1_NOW = 0x00000001, // Set RTLD_NOW for this object. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1238 DF_1_NOW = 0x00000001, // Set RTLD_NOW for this object. enumerator
/external/kmod/port-gnu/
Delf.h815 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */ macro
/external/elfutils/libelf/
Delf.h816 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */ macro
/external/elfutils/src/
Dreadelf.c1555 { DF_1_NOW, "NOW" },
/external/valgrind/perf/
Dtinycc.c706 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */ macro