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

/macosx-10.10.1/dtrace-147/sys/
H A Dlink.h248 #define DF_P1_LAZYLOAD 0x00000001 /* following object is to be */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h633 #define DF_P1_LAZYLOAD 0x00000001 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c6098 if (val & DF_P1_LAZYLOAD)
6101 val ^= DF_P1_LAZYLOAD;

Completed in 144 milliseconds