Home
last modified time | relevance | path

Searched refs:binary_match (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/machine/
H A Dexec.h46 boolean_t binary_match(cpu_type_t mask_bits, cpu_type_t req_cpu,
/xnu-11215/bsd/kern/
H A Dmach_fat.c107 if (!binary_match(mask_bits, req_cpu_type, req_subcpu_type, testtype, testsubtype)) { in fatfile_getarch()
H A Dkern_exec.c1035 binary_match(cpu_type_t mask, cpu_type_t req_cpu, in binary_match() function
1287 if (binary_match(CPU_ARCH_MASK, pref, subpref, in exec_mach_imgact()