Searched refs:ar_cache (Results 1 – 1 of 1) sorted by relevance
151 struct ar_cache { struct271 struct ar_cache m; in _bfd_look_for_bfd_in_cache()276 struct ar_cache *entry = (struct ar_cache *) htab_find (hash_table, &m); in _bfd_look_for_bfd_in_cache()289 return (hashval_t) (((struct ar_cache *) p)->ptr); in hash_file_ptr()297 struct ar_cache *arc1 = (struct ar_cache *) p1; in eq_file_ptr()298 struct ar_cache *arc2 = (struct ar_cache *) p2; in eq_file_ptr()307 struct ar_cache *cache; in _bfd_add_bfd_to_archive_cache()321 cache = bfd_zalloc (arch_bfd, sizeof (struct ar_cache)); in _bfd_add_bfd_to_archive_cache()