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

/external/syslinux/com32/include/sys/
H A Delfcommon.h86 #define DT_BIND_NOW 24 /* Process relocations of object */ macro
/external/llvm/include/llvm/Support/
H A DELF.h1115 DT_BIND_NOW = 24, // Process all relocations before execution. enumerator in enum:llvm::ELF::__anon12372
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h1059 DT_BIND_NOW = 24, // Process all relocations before execution. enumerator in enum:llvm::ELF::__anon18415
/external/elfutils/libelf/
H A Delf.h724 #define DT_BIND_NOW 24 /* Process relocations of object */ macro
/external/kmod/port-gnu/
H A Delf.h723 #define DT_BIND_NOW 24 /* Process relocations of object */ macro
/external/valgrind/perf/
H A Dtinycc.c651 #define DT_BIND_NOW 24 /* Process relocations of object */ macro

Completed in 148 milliseconds