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

/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h185 #define MH_NO_REEXPORTED_DYLIBS 0x100000 /* When this bit is set on a dylib, macro
/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOBinder.hpp405 if ( (this->fHeader->flags() & MH_NO_REEXPORTED_DYLIBS) == 0 ) {

Completed in 80 milliseconds