Home
last modified time | relevance | path

Searched refs:LC_VERSION_MIN_WATCHOS (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.81.5/libkern/kxld/
H A Dkxld_versionmin.c45 …ERSION_MIN_IPHONEOS) || (src->cmd == LC_VERSION_MIN_TVOS) || (src->cmd == LC_VERSION_MIN_WATCHOS)); in kxld_versionmin_init_from_macho()
57 case LC_VERSION_MIN_WATCHOS: in kxld_versionmin_init_from_macho()
139 versionminhdr->cmd = LC_VERSION_MIN_WATCHOS; in kxld_versionmin_export_macho()
H A Dkxld_object.c722 case LC_VERSION_MIN_WATCHOS: in init_from_final_linked_image()
1097 case LC_VERSION_MIN_WATCHOS: in init_from_object()
/xnu-10002.81.5/EXTERNAL_HEADERS/mach-o/
H A Dloader.h321 #define LC_VERSION_MIN_WATCHOS 0x30 /* build for Watch min OS version */ macro
/xnu-10002.81.5/bsd/kern/
H A Dmach_loader.c1400 case LC_VERSION_MIN_WATCHOS: in parse_machfile()
1656 case LC_VERSION_MIN_WATCHOS: in check_if_simulator_binary()
2595 case LC_VERSION_MIN_WATCHOS: in load_version()
2612 case LC_VERSION_MIN_WATCHOS: in load_version()