Searched refs:LC_ID_DYLIB (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/objc4-646/
H A Dmarkgc.c257 * contains a dylib_command (cmd == LC_ID_DYLIB) to identify the library.
263 uint32_t cmd; /* LC_ID_DYLIB, LC_LOAD_{,WEAK_}DYLIB,
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h256 #define LC_ID_DYLIB 0xd /* dynamically linked shared lib ident */ macro
643 * contains a dylib_command (cmd == LC_ID_DYLIB) to identify the library.
649 uint32_t cmd; /* LC_ID_DYLIB, LC_LOAD_{,WEAK_}DYLIB,
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddyld_shared_cache_util.cpp165 case LC_ID_DYLIB:
H A DMachOLayout.hpp549 case LC_ID_DYLIB:
H A DMachORebaser.hpp263 case LC_ID_DYLIB:
H A DMachOBinder.hpp187 case LC_ID_DYLIB:
/macosx-10.10/dyld-353.2.1/src/
H A DdyldAPIsInLibSystem.cpp403 if ( lc->cmd == LC_ID_DYLIB ) {
H A DImageLoaderMachO.cpp440 case LC_ID_DYLIB:
993 case LC_ID_DYLIB:
H A Ddyld.cpp4098 // scan load commands for LC_ID_DYLIB
4105 case LC_ID_DYLIB:
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c603 case LC_ID_DYLIB:
604 printf("LC_ID_DYLIB ");
/macosx-10.10/emacs-93/
H A Dunexmacosx.c603 case LC_ID_DYLIB:
604 printf("LC_ID_DYLIB ");

Completed in 360 milliseconds