Searched refs:MH_FORCE_FLAT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h146 #define MH_FORCE_FLAT 0x100 /* the executable is forcing all images macro
/macosx-10.10/dyld-353.2.1/src/
H A DImageLoaderMachO.cpp723 return ( (mh->flags & MH_FORCE_FLAT) != 0 );

Completed in 71 milliseconds