Home
last modified time | relevance | path

Searched defs:simulator_binary (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/bsd/kern/
H A Dmach_loader.c1531 boolean_t simulator_binary = check_if_simulator_binary(imgp, file_offset, macho_size); in validate_potential_simulator_binary() local
1555 boolean_t simulator_binary = FALSE; in check_if_simulator_binary() local