Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dmach_loader.h112 validate_potential_simulator_binary(
H A Dmach_fat.c130 validate_potential_simulator_binary(OSSwapBigToHostInt32(best_arch->cputype), in fatfile_getarch()
H A Dmach_loader.c1525 validate_potential_simulator_binary( in validate_potential_simulator_binary() function
H A Dkern_exec.c1271 if (validate_potential_simulator_binary(imgp->ip_origcputype, imgp, in exec_mach_imgact()