Home
last modified time | relevance | path

Searched refs:PLATFORM_IOSSIMULATOR (Results 1 – 7 of 7) sorted by relevance

/xnu-10063.101.15/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1282 #define PLATFORM_IOSSIMULATOR 7 macro
/xnu-10063.101.15/osfmk/ipc/
H A Dmach_msg.c652 case PLATFORM_IOSSIMULATOR: in mach_msg_legacy_allowed()
/xnu-10063.101.15/bsd/kern/
H A Dkern_mman.c152 case PLATFORM_IOSSIMULATOR: in proc_2020_fall_os_sdk_or_later()
H A Dmach_loader.c1677 if (bvc->platform == PLATFORM_IOSSIMULATOR || in check_if_simulator_binary()
2601 platform = PLATFORM_IOSSIMULATOR; in load_version()
H A Dkern_proc.c1150 case PLATFORM_IOSSIMULATOR: in proc_is_simulated()
H A Dkern_exec.c1070 case PLATFORM_IOSSIMULATOR: in exec_setup_tpro()
/xnu-10063.101.15/osfmk/kern/
H A Dtask.c9125 if ((platform == PLATFORM_IOSSIMULATOR && sdk < 0xf0000) || in task_set_exc_guard_ctrl_port_default()