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