Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h647 #define DF_SYMBOLIC (1 << 1) macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h692 #define DF_SYMBOLIC (1 << 1) macro
/openbsd/src/sys/sys/
Dexec_elf.h570 #define DF_SYMBOLIC 0x00000002 macro
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DELF.h1466 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator