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

/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h511 #define DF_SYMBOLIC 0x00000002 /* */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1273 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator in enum:llvm::ELF::__anon3106
/freebsd-13-stable/sys/sys/
H A Delf_common.h751 #define DF_SYMBOLIC 0x0002 /* Indicates "symbolic" linking. */ macro

Completed in 76 milliseconds