Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dmach_fat.c171 int primary_type = cpu_type(); in fatfile_getbestarch() local
178 …load_return_t ret = fatfile_getarch(data_ptr, data_size, primary_type, CPU_ARCH_MASK, CPU_SUBTYPE_… in fatfile_getbestarch()