Searched refs:DTF_1_CONFEXP (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/dtrace-147/sys/
H A Dlink.h292 #define DTF_1_CONFEXP 0x00000002 /* configuration file expected */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h628 DTF_1_CONFEXP is the same as DTF_1_PARINIT. It is a typo. The value
630 #define DTF_1_CONFEXP 0x00000002 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c6075 if (val & DTF_1_CONFEXP)
6078 val ^= DTF_1_CONFEXP;

Completed in 118 milliseconds