Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dmach_loader.h125 validate_potential_simulator_binary(
H A Dmach_fat.c130 validate_potential_simulator_binary(OSSwapBigToHostInt32(best_arch->cputype), in fatfile_getarch()
H A Dmach_loader.c1527 validate_potential_simulator_binary( in validate_potential_simulator_binary() function
H A Dkern_exec.c1302 if (validate_potential_simulator_binary(imgp->ip_origcputype, imgp, in exec_mach_imgact()