Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dmach-o.c5613 unsigned long arch_subtype, in bfd_mach_o_fat_member_init() argument
5618 const bfd_arch_info_type *ap = bfd_lookup_arch (arch_type, arch_subtype); in bfd_mach_o_fat_member_init()
5655 unsigned long arch_subtype; in bfd_mach_o_fat_openr_next_archived_file() local
5698 &arch_type, &arch_subtype); in bfd_mach_o_fat_openr_next_archived_file()
5700 if (!bfd_mach_o_fat_member_init (nbfd, arch_type, arch_subtype, entry)) in bfd_mach_o_fat_openr_next_archived_file()
5706 bfd_set_arch_mach (nbfd, arch_type, arch_subtype); in bfd_mach_o_fat_openr_next_archived_file()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dmach-o.c5567 unsigned long arch_subtype, in bfd_mach_o_fat_member_init() argument
5572 const bfd_arch_info_type *ap = bfd_lookup_arch (arch_type, arch_subtype); in bfd_mach_o_fat_member_init()
5609 unsigned long arch_subtype; in bfd_mach_o_fat_openr_next_archived_file() local
5652 &arch_type, &arch_subtype); in bfd_mach_o_fat_openr_next_archived_file()
5654 if (!bfd_mach_o_fat_member_init (nbfd, arch_type, arch_subtype, entry)) in bfd_mach_o_fat_openr_next_archived_file()
5660 bfd_set_arch_mach (nbfd, arch_type, arch_subtype); in bfd_mach_o_fat_openr_next_archived_file()