Home
last modified time | relevance | path

Searched defs:DF_1_NODEFLIB (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDcommon.h675 #define DF_1_NODEFLIB 0x00000800 macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h1168 DF_1_NODEFLIB = 0x00000800, // Ignore default lib search path. enumerator
/NextBSD/sys/sys/
HDelf_common.h719 #define DF_1_NODEFLIB 0x00000800 /* Do not search default paths */ macro