Searched refs:arch_eltdata (Results 1 – 3 of 3) sorted by relevance
636 #define arch_eltdata(bfd) ((struct areltdata *) ((bfd)->arelt_data)) macro638 ((struct xcoff_ar_hdr *) arch_eltdata (bfd)->arch_header)640 ((struct xcoff_ar_hdr_big *) arch_eltdata (bfd)->arch_header)
164 #define arch_eltdata(bfd) ((struct areltdata *) ((bfd)->arelt_data)) macro165 #define arch_hdr(bfd) ((struct ar_hdr *) arch_eltdata (bfd)->arch_header)371 arch_eltdata (new_elt)->parent_cache = hash_table; in _bfd_add_bfd_to_archive_cache()372 arch_eltdata (new_elt)->key = filepos; in _bfd_add_bfd_to_archive_cache()1781 arch_eltdata (current)->extra_size = len; in _bfd_archive_bsd44_construct_extended_name_table()1815 BFD_ASSERT (padded_len == arch_eltdata (abfd)->extra_size); in _bfd_bsd44_write_ar_hdr()1818 arch_eltdata (abfd)->parsed_size + padded_len)) in _bfd_bsd44_write_ar_hdr()2004 buf->st_size = arch_eltdata (abfd)->parsed_size; in bfd_generic_stat_arch_elt()2485 struct areltdata *ared = arch_eltdata (current); in bsd_write_armap()2743 if (arch_eltdata (abfd) != NULL) in _bfd_archive_close_and_cleanup()[all …]
1641 s->st_size = arch_eltdata (abfd)->parsed_size; in _bfd_xcoff_stat_arch_elt()1651 s->st_size = arch_eltdata (abfd)->parsed_size; in _bfd_xcoff_stat_arch_elt()2126 arch_eltdata (sub)->arch_header = (char *) ahdrp; in xcoff_write_archive_contents_old()2127 arch_eltdata (sub)->parsed_size = s.st_size; in xcoff_write_archive_contents_old()2346 arch_eltdata (current_bfd)->arch_header = (char *) ahdrp; in xcoff_write_archive_contents_big()2347 arch_eltdata (current_bfd)->parsed_size = s.st_size; in xcoff_write_archive_contents_big()