Searched refs:xcoff_big_format_p (Results 1 – 5 of 5) sorted by relevance
614 #define xcoff_big_format_p(abfd) \ macro621 #define xcoff_big_format_p(abfd) \ macro
102 * xcoff.h (xcoff_big_format_p): Make <bigaf> the default archive110 Fix xcoff_big_format_p macro.
268 if (xcoff_big_format_p (archive)) in member_layout_init()294 xcoff_big_format_p (archive) in archive_iterator_begin()1207 if (! xcoff_big_format_p (abfd)) in _bfd_xcoff_slurp_armap()1460 if (! xcoff_big_format_p (abfd)) in _bfd_xcoff_read_ar_hdr()1548 if (! xcoff_big_format_p (archive)) in _bfd_xcoff_openr_next_archived_file()1605 if (! xcoff_big_format_p (abfd->my_archive)) in _bfd_xcoff_stat_arch_elt()2033 if (! xcoff_big_format_p (abfd)) in _bfd_xcoff_write_armap()2496 if (! xcoff_big_format_p (abfd)) in _bfd_xcoff_write_archive_contents()
2031 || ! xcoff_big_format_p (archive)) in xcoff64_openr_next_archived_file()
9316 (xcoff_big_format_p): New macro.