Searched refs:LC_SUB_FRAMEWORK (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h262 #define LC_SUB_FRAMEWORK 0x12 /* sub framework */ macro
666 uint32_t cmd; /* LC_SUB_FRAMEWORK */
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c615 case LC_SUB_FRAMEWORK:
/macosx-10.10/emacs-93/
H A Dunexmacosx.c615 case LC_SUB_FRAMEWORK:
/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOBinder.hpp197 case LC_SUB_FRAMEWORK:
/macosx-10.10/dyld-353.2.1/src/
H A DImageLoaderMachO.cpp403 case LC_SUB_FRAMEWORK:
H A DImageLoaderMachOClassic.cpp585 if (cmd->cmd == LC_SUB_FRAMEWORK) {
588 // need to match LC_SUB_FRAMEWORK string against the leaf name of the install location of parent...

Completed in 214 milliseconds