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

/macosx-10.9.5/xnu-2422.115.4/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.c626 case LC_VERSION_MIN_IPHONEOS:
952 case LC_VERSION_MIN_IPHONEOS:
/macosx-10.9.5/dyld-239.4/src/
H A DdyldAPIsInLibSystem.cpp48 LC_VERSION_MIN_IPHONEOS */
55 #ifndef LC_VERSION_MIN_IPHONEOS
56 #define LC_VERSION_MIN_IPHONEOS 0x25 macro
436 * First looks for LC_VERSION_MIN_MACOSX/LC_VERSION_MIN_IPHONEOS
464 case LC_VERSION_MIN_IPHONEOS:
587 case LC_VERSION_MIN_IPHONEOS:
H A DImageLoaderMachO.cpp444 case LC_VERSION_MIN_IPHONEOS:
867 case LC_VERSION_MIN_IPHONEOS:
/macosx-10.9.5/xnu-2422.115.4/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.9.5/cctools-845/include/mach-o/
H A Dloader.h289 #define LC_VERSION_MIN_IPHONEOS 0x25 /* build for iPhoneOS min OS version */ macro
1200 LC_VERSION_MIN_IPHONEOS */
/macosx-10.9.5/cctools-845/libstuff/
H A Dswap_headers.c1112 case LC_VERSION_MIN_IPHONEOS:
1116 "(LC_VERSION_MIN_IPHONEOS command %lu has incorrect "
1677 case LC_VERSION_MIN_IPHONEOS:
H A Dofile.c4120 "LC_VERSION_MIN_IPHONEOS or LC_VERSION_MIN_MACOSX "
4134 case LC_VERSION_MIN_IPHONEOS:
4142 "LC_VERSION_MIN_IPHONEOS or LC_VERSION_MIN_MACOSX "
/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexmacosx.c671 case LC_VERSION_MIN_IPHONEOS:
672 printf("LC_VERSION_MIN_IPHONEOS");
/macosx-10.9.5/emacs-92/
H A Dunexmacosx.c671 case LC_VERSION_MIN_IPHONEOS:
672 printf("LC_VERSION_MIN_IPHONEOS");
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c2223 case LC_VERSION_MIN_IPHONEOS:
3423 else if(vd->cmd == LC_VERSION_MIN_IPHONEOS)
3424 printf(" cmd LC_VERSION_MIN_IPHONEOS\n");

Completed in 239 milliseconds