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

/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h286 #define LC_DYLD_INFO_ONLY (0x22|LC_REQ_DYLD) /* compressed dyld information only */ macro
1214 uint32_t cmd; /* LC_DYLD_INFO or LC_DYLD_INFO_ONLY */
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c666 case LC_DYLD_INFO_ONLY:
667 printf("LC_DYLD_INFO_ONLY ");
1022 /* Copy a LC_DYLD_INFO_ONLY load command from the input file to the output
1045 unexec_error ("cannot write LC_DYLD_INFO_ONLY command to header");
1248 case LC_DYLD_INFO_ONLY:
/macosx-10.10/emacs-93/
H A Dunexmacosx.c666 case LC_DYLD_INFO_ONLY:
667 printf("LC_DYLD_INFO_ONLY ");
1022 /* Copy a LC_DYLD_INFO_ONLY load command from the input file to the output
1045 unexec_error ("cannot write LC_DYLD_INFO_ONLY command to header");
1248 case LC_DYLD_INFO_ONLY:
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddyld_shared_cache_util.cpp283 if ( cmd->cmd() == LC_DYLD_INFO_ONLY ) {
H A DMachOLayout.hpp590 case LC_DYLD_INFO_ONLY:
H A Ddsc_extractor.cpp143 case LC_DYLD_INFO_ONLY:
H A DMachORebaser.hpp161 case LC_DYLD_INFO_ONLY:
H A DMachOBinder.hpp201 case LC_DYLD_INFO_ONLY:
H A Dupdate_dyld_shared_cache.cpp1593 case LC_DYLD_INFO_ONLY:
/macosx-10.10/dyld-353.2.1/src/
H A DImageLoaderMachO.cpp153 case LC_DYLD_INFO_ONLY:
413 case LC_DYLD_INFO_ONLY:
/macosx-10.10/xnu-2782.1.97/libkern/kxld/
H A Dkxld_object.c670 case LC_DYLD_INFO_ONLY:
955 case LC_DYLD_INFO_ONLY:

Completed in 240 milliseconds