Searched defs:DF_SYMBOLIC (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h511 #define DF_SYMBOLIC 0x00000002 /* */ macro
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h681 #define DF_SYMBOLIC (1 << 1) macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1260 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator in enum:llvm::ELF::__anon56
/freebsd-11-stable/sys/sys/
H A Delf_common.h728 #define DF_SYMBOLIC 0x0002 /* Indicates "symbolic" linking. */ macro

Completed in 111 milliseconds