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

/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h140 #define MH_LAZY_INIT 0x40 /* the shared library init routine is macro
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c1700 if(f & MH_LAZY_INIT){
1702 f &= ~MH_LAZY_INIT;

Completed in 146 milliseconds