Searched refs:LC_LOAD_DYLIB (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/objc4-646/
H A Dmarkgc.c259 * dylib_command (cmd == LC_LOAD_DYLIB, LC_LOAD_WEAK_DYLIB, or
299 case LC_LOAD_DYLIB:
/macosx-10.10/Csu-85/
H A Dlazy_dylib_loader.c93 case LC_LOAD_DYLIB:
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h197 LC_LOAD_DYLIB load command to the
255 #define LC_LOAD_DYLIB 0xc /* load a dynamically linked shared library */ macro
645 * dylib_command (cmd == LC_LOAD_DYLIB, LC_LOAD_WEAK_DYLIB, or
/macosx-10.10/dyld-353.2.1/src/
H A DdyldAPIsInLibSystem.cpp75 * names_match() takes an install_name from an LC_LOAD_DYLIB command and a
367 case LC_LOAD_DYLIB:
468 case LC_LOAD_DYLIB:
H A DImageLoaderMachO.cpp182 case LC_LOAD_DYLIB:
988 case LC_LOAD_DYLIB:
1029 case LC_LOAD_DYLIB:
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddyld_shared_cache_util.cpp164 case LC_LOAD_DYLIB:
H A DMachOBinder.hpp191 case LC_LOAD_DYLIB:
350 case LC_LOAD_DYLIB:
H A DMachOLayout.hpp559 case LC_LOAD_DYLIB:
H A Ddsc_extractor.cpp173 case LC_LOAD_DYLIB:
H A DMachORebaser.hpp270 case LC_LOAD_DYLIB:
/macosx-10.10/objc4-646/runtime/
H A Dobjc-os.mm383 if (cmd->cmd == LC_LOAD_DYLIB || cmd->cmd == LC_LOAD_UPWARD_DYLIB ||
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c600 case LC_LOAD_DYLIB:
601 printf("LC_LOAD_DYLIB ");
/macosx-10.10/emacs-93/
H A Dunexmacosx.c600 case LC_LOAD_DYLIB:
601 printf("LC_LOAD_DYLIB ");

Completed in 202 milliseconds