Home
last modified time | relevance | path

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

/external/u-boot/include/
Delf.h543 #define DF_BIND_NOW 0x08 /* No lazy binding for this object */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1083 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/llvm/include/llvm/Support/
DELF.h1232 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1213 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
/external/kmod/port-gnu/
Delf.h810 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ macro
/external/elfutils/libelf/
Delf.h953 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ macro