Searched refs:mach_o_fat_archentry (Results 1 – 2 of 2) sorted by relevance
5038 typedef struct mach_o_fat_archentry struct5045 } mach_o_fat_archentry; argument5051 mach_o_fat_archentry *archentries;5080 bfd_alloc (abfd, adata->nfat_arch * sizeof (mach_o_fat_archentry)); in bfd_mach_o_archive_p()5114 mach_o_fat_archentry *entry) in bfd_mach_o_fat_member_init()5146 mach_o_fat_archentry *entry = NULL; in bfd_mach_o_openr_next_archived_file()5253 struct mach_o_fat_archentry *e = &adata->archentries[i]; in bfd_mach_o_fat_extract()
667 (mach_o_fat_archentry): Remove abfd field.