Searched refs:LC_VERSION_MIN_IPHONEOS (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/kxld/
H A Dkxld_versionmin.c45 check((src->cmd == LC_VERSION_MIN_MACOSX) || (src->cmd == LC_VERSION_MIN_IPHONEOS));
51 case LC_VERSION_MIN_IPHONEOS:
100 versionminhdr->cmd = LC_VERSION_MIN_IPHONEOS;
H A Dkxld_object.c636 case LC_VERSION_MIN_IPHONEOS:
962 case LC_VERSION_MIN_IPHONEOS:
/macosx-10.10/dyld-353.2.1/src/
H A DdyldAPIsInLibSystem.cpp50 LC_VERSION_MIN_IPHONEOS */
57 #ifndef LC_VERSION_MIN_IPHONEOS
58 #define LC_VERSION_MIN_IPHONEOS 0x25 macro
422 * First looks for LC_VERSION_MIN_MACOSX/LC_VERSION_MIN_IPHONEOS
455 case LC_VERSION_MIN_IPHONEOS:
580 case LC_VERSION_MIN_IPHONEOS:
H A DImageLoaderMachO.cpp453 case LC_VERSION_MIN_IPHONEOS:
882 case LC_VERSION_MIN_IPHONEOS:
900 case LC_VERSION_MIN_IPHONEOS:
H A Ddyld.cpp2382 case LC_VERSION_MIN_IPHONEOS:
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h289 #define LC_VERSION_MIN_IPHONEOS 0x25 /* build for iPhoneOS min OS version */ macro
1199 LC_VERSION_MIN_IPHONEOS */
/macosx-10.10/objc4-646/runtime/
H A Dobjc-os.mm615 # define LC_VERSION_MIN LC_VERSION_MIN_IPHONEOS
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c675 case LC_VERSION_MIN_IPHONEOS:
676 printf("LC_VERSION_MIN_IPHONEOS");
/macosx-10.10/emacs-93/
H A Dunexmacosx.c675 case LC_VERSION_MIN_IPHONEOS:
676 printf("LC_VERSION_MIN_IPHONEOS");

Completed in 212 milliseconds