Searched defs:DF_BIND_NOW (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h513 #define DF_BIND_NOW 0x00000008 /* */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1275 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator in enum:llvm::ELF::__anon3106
/freebsd-13-stable/sys/sys/
H A Delf_common.h754 #define DF_BIND_NOW 0x0008 /* Indicates that the dynamic linker should macro

Completed in 132 milliseconds