Searched refs:arch_bfd (Results 1 – 1 of 1) sorted by relevance
268 _bfd_look_for_bfd_in_cache (bfd *arch_bfd, file_ptr filepos) in _bfd_look_for_bfd_in_cache() argument270 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_look_for_bfd_in_cache()305 _bfd_add_bfd_to_archive_cache (bfd *arch_bfd, file_ptr filepos, bfd *new_elt) in _bfd_add_bfd_to_archive_cache() argument308 htab_t hash_table = bfd_ardata (arch_bfd)->cache; in _bfd_add_bfd_to_archive_cache()317 bfd_ardata (arch_bfd)->cache = hash_table; in _bfd_add_bfd_to_archive_cache()321 cache = bfd_zalloc (arch_bfd, sizeof (struct ar_cache)); in _bfd_add_bfd_to_archive_cache()