Searched refs:cpu_subtype (Results 1 – 1 of 1) sorted by relevance
5366 unsigned long cpu_subtype; in bfd_mach_o_fat_extract() local5369 &cpu_type, &cpu_subtype); in bfd_mach_o_fat_extract()5370 if (cpu_type != arch->arch || cpu_subtype != arch->mach) in bfd_mach_o_fat_extract()5378 bfd_mach_o_fat_member_init (res, cpu_type, cpu_subtype, e); in bfd_mach_o_fat_extract()