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

/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h265 #define LC_SUB_LIBRARY 0x15 /* sub library */ macro
721 uint32_t cmd; /* LC_SUB_LIBRARY */
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c624 case LC_SUB_LIBRARY:
625 printf("LC_SUB_LIBRARY ");
/macosx-10.10/emacs-93/
H A Dunexmacosx.c624 case LC_SUB_LIBRARY:
625 printf("LC_SUB_LIBRARY ");
/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOBinder.hpp407 // LC_SUB_LIBRARY means re-export one with matching leaf name
412 case LC_SUB_LIBRARY:
/macosx-10.10/dyld-353.2.1/src/
H A DImageLoaderMachO.cpp406 case LC_SUB_LIBRARY:
H A DImageLoaderMachOClassic.cpp616 // need to match LC_SUB_LIBRARY string against the leaf name (without extension) of the install location of child...
635 case LC_SUB_LIBRARY:

Completed in 131 milliseconds