Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1083 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
/external/llvm/include/llvm/Support/
DELF.h1232 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1232 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
/external/elfutils/libelf/
Delf.h811 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ macro
/external/kmod/port-gnu/
Delf.h810 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ macro