Searched refs:arch_subtype (Results 1 – 1 of 1) sorted by relevance
5113 unsigned long arch_subtype, in bfd_mach_o_fat_member_init() argument5118 const bfd_arch_info_type *ap = bfd_lookup_arch (arch_type, arch_subtype); in bfd_mach_o_fat_member_init()5150 unsigned long arch_subtype; in bfd_mach_o_openr_next_archived_file() local5193 &arch_type, &arch_subtype); in bfd_mach_o_openr_next_archived_file()5195 bfd_mach_o_fat_member_init (nbfd, arch_type, arch_subtype, entry); in bfd_mach_o_openr_next_archived_file()5197 bfd_set_arch_mach (nbfd, arch_type, arch_subtype); in bfd_mach_o_openr_next_archived_file()