Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Dmach_loader.h108 validate_potential_simulator_binary(
H A Dmach_fat.c130 validate_potential_simulator_binary(OSSwapBigToHostInt32(best_arch->cputype), in fatfile_getarch()
H A Dmach_loader.c1521 validate_potential_simulator_binary( in validate_potential_simulator_binary() function
H A Dkern_exec.c1260 if (validate_potential_simulator_binary(imgp->ip_origcputype, imgp, in exec_mach_imgact()