Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c5038 typedef struct mach_o_fat_archentry struct
5045 } mach_o_fat_archentry; argument
5051 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()
DChangeLog-2008667 (mach_o_fat_archentry): Remove abfd field.