Home
last modified time | relevance | path

Searched refs:arbfd (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gdb/dist/bfd/
H A Darchive.c158 bfd *arbfd; member
318 entry->arbfd->no_export = arch_bfd->no_export; in _bfd_look_for_bfd_in_cache()
319 return entry->arbfd; in _bfd_look_for_bfd_in_cache()
371 cache->arbfd = new_elt; in _bfd_add_bfd_to_archive_cache()
2805 bfd_close_all_done (ent->arbfd); in archive_close_worker()
2826 BFD_ASSERT (((struct ar_cache *) *slot)->arbfd == abfd); in _bfd_unlink_from_archive_parent()
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Darchive.c158 bfd *arbfd; member
321 entry->arbfd->no_export = arch_bfd->no_export; in _bfd_look_for_bfd_in_cache()
322 return entry->arbfd; in _bfd_look_for_bfd_in_cache()
374 cache->arbfd = new_elt; in _bfd_add_bfd_to_archive_cache()
2820 bfd_close_all_done (ent->arbfd); in archive_close_worker()
2841 BFD_ASSERT (((struct ar_cache *) *slot)->arbfd == abfd); in _bfd_unlink_from_archive_parent()
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd/external/gpl3/binutils/dist/bfd/
H A Darchive.c158 bfd *arbfd; member
321 entry->arbfd->no_export = arch_bfd->no_export; in _bfd_look_for_bfd_in_cache()
322 return entry->arbfd; in _bfd_look_for_bfd_in_cache()
374 cache->arbfd = new_elt; in _bfd_add_bfd_to_archive_cache()
2851 bfd_close_all_done (ent->arbfd); in archive_close_worker()
2872 BFD_ASSERT (((struct ar_cache *) *slot)->arbfd == abfd); in _bfd_unlink_from_archive_parent()
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Darchive.c158 bfd *arbfd; member
318 entry->arbfd->no_export = arch_bfd->no_export; in _bfd_look_for_bfd_in_cache()
319 return entry->arbfd; in _bfd_look_for_bfd_in_cache()
371 cache->arbfd = new_elt; in _bfd_add_bfd_to_archive_cache()
2805 bfd_close_all_done (ent->arbfd); in archive_close_worker()
2826 BFD_ASSERT (((struct ar_cache *) *slot)->arbfd == abfd); in _bfd_unlink_from_archive_parent()
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd/external/gpl3/gdb/dist/ld/
H A Dpe-dll.c2880 bfd *arbfd = newbfd; in pe_dll_generate_implib() local
2881 if (!bfd_check_format_matches (arbfd, bfd_archive, NULL)) in pe_dll_generate_implib()
2889 while ((newbfd = bfd_openr_next_archived_file (arbfd, newbfd)) != 0) in pe_dll_generate_implib()
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dpe-dll.c2866 bfd *arbfd = newbfd; in pe_dll_generate_implib() local
2867 if (!bfd_check_format_matches (arbfd, bfd_archive, NULL)) in pe_dll_generate_implib()
2874 while ((newbfd = bfd_openr_next_archived_file (arbfd, newbfd)) != 0) in pe_dll_generate_implib()
/netbsd/external/gpl3/binutils/dist/ld/
H A Dpe-dll.c2904 bfd *arbfd = newbfd; in pe_dll_generate_implib() local
2905 if (!bfd_check_format_matches (arbfd, bfd_archive, NULL)) in pe_dll_generate_implib()
2913 while ((newbfd = bfd_openr_next_archived_file (arbfd, newbfd)) != 0) in pe_dll_generate_implib()
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dpe-dll.c2880 bfd *arbfd = newbfd; in pe_dll_generate_implib() local
2881 if (!bfd_check_format_matches (arbfd, bfd_archive, NULL)) in pe_dll_generate_implib()
2889 while ((newbfd = bfd_openr_next_archived_file (arbfd, newbfd)) != 0) in pe_dll_generate_implib()