Searched refs:bfd_cache_close (Results 1 – 15 of 15) sorted by relevance
390 return bfd_cache_close (abfd) - 1; in cache_bclose()522 bfd_cache_close (bfd *abfd) in bfd_cache_close() function556 ret &= bfd_cache_close (bfd_last_cache); in bfd_cache_close_all()
517 extern bfd_boolean bfd_cache_close
894 bfd_boolean bfd_cache_close (bfd *abfd);
775 ret = bfd_cache_close (abfd); in bfd_close_all_done()
1014 bfd_cache_close (abfd); in pe_ILF_build_a_bfd()
524 extern bfd_boolean bfd_cache_close
3627 * cache.c (bfd_cache_close): Check for a previously closed file.3709 (bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.
4935 libbfd.h: bfd_cache_close now returns a boolean.4937 (bfd_cache_close): return bfd_cache_delete return value.4939 bfd_cache_close.
8973 if (bfd_cache_close (abfd) != TRUE) in vms_close_and_cleanup()
6620 * cache.c (bfd_cache_close): Ignore BFD_IN_MEMORY files.
4577 * bfd-in.h (bfd_cache_close): Declare newly exported function.
442 bfd_cache_close (obfd); in ar_end()
419 bfd_cache_close (output_bfd); in remove_output()
717 * ar.c (remove_output): Use bfd_cache_close.
1273 * ldmain.c (remove_output): Call bfd_cache_close.