Home
last modified time | relevance | path

Searched refs:ar_cache (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Darchive.c186 struct ar_cache struct
328 struct ar_cache m; in _bfd_look_for_bfd_in_cache()
334 struct ar_cache *entry = (struct ar_cache *) htab_find (hash_table, &m); in _bfd_look_for_bfd_in_cache()
351 return (hashval_t) (((struct ar_cache *) p)->ptr); in hash_file_ptr()
359 struct ar_cache *arc1 = (struct ar_cache *) p1; in eq_file_ptr()
360 struct ar_cache *arc2 = (struct ar_cache *) p2; in eq_file_ptr()
378 struct ar_cache *cache; in _bfd_add_bfd_to_archive_cache()
392 cache = (struct ar_cache *) bfd_zalloc (arch_bfd, sizeof (struct ar_cache)); in _bfd_add_bfd_to_archive_cache()
2885 struct ar_cache *ent = (struct ar_cache *) *slot; in archive_close_worker()
2901 struct ar_cache ent; in _bfd_unlink_from_archive_parent()
[all …]
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Darchive.c155 struct ar_cache struct
308 struct ar_cache m; in _bfd_look_for_bfd_in_cache()
314 struct ar_cache *entry = (struct ar_cache *) htab_find (hash_table, &m); in _bfd_look_for_bfd_in_cache()
331 return (hashval_t) (((struct ar_cache *) p)->ptr); in hash_file_ptr()
339 struct ar_cache *arc1 = (struct ar_cache *) p1; in eq_file_ptr()
340 struct ar_cache *arc2 = (struct ar_cache *) p2; in eq_file_ptr()
358 struct ar_cache *cache; in _bfd_add_bfd_to_archive_cache()
372 cache = (struct ar_cache *) bfd_zalloc (arch_bfd, sizeof (struct ar_cache)); in _bfd_add_bfd_to_archive_cache()
2839 struct ar_cache *ent = (struct ar_cache *) *slot; in archive_close_worker()
2855 struct ar_cache ent; in _bfd_unlink_from_archive_parent()
[all …]
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.