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

/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h681 #define DF_SYMBOLIC (1 << 1) macro
/freebsd-10-stable/sys/sys/
H A Delf_common.h703 #define DF_SYMBOLIC 0x0002 /* Indicates "symbolic" linking. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1745 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator in enum:llvm::ELF::__anon2129

Completed in 77 milliseconds