Searched defs:DF_BIND_NOW (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/sys/
H A Delf_common.h731 #define DF_BIND_NOW 0x0008 /* Indicates that the dynamic linker should macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1262 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator in enum:llvm::ELF::__anon56
/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h513 #define DF_BIND_NOW 0x00000008 /* */ macro
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h683 #define DF_BIND_NOW (1 << 3) macro

Completed in 175 milliseconds