Home
last modified time | relevance | path

Searched defs:DT_BIND_NOW (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/include/
Delf.h523 #define DT_BIND_NOW 24 /* Process relocations of object */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1059 DT_BIND_NOW = 24, // Process all relocations before execution. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1113 DT_BIND_NOW = 24, // Process all relocations before execution. enumerator
/external/llvm/include/llvm/Support/
DELF.h1115 DT_BIND_NOW = 24, // Process all relocations before execution. enumerator
/external/kmod/port-gnu/
Delf.h723 #define DT_BIND_NOW 24 /* Process relocations of object */ macro
/external/elfutils/libelf/
Delf.h865 #define DT_BIND_NOW 24 /* Process relocations of object */ macro