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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.c1664 typedef struct mach_o_fat_archentry struct
1672 } mach_o_fat_archentry; typedef in typeref:struct:mach_o_fat_archentry
1678 mach_o_fat_archentry *archentries;
1702 bfd_alloc (abfd, adata->nfat_arch * sizeof (mach_o_fat_archentry));
1734 mach_o_fat_archentry *entry = NULL;

Completed in 133 milliseconds