Searched refs:bfd_cache_close_all (Results 1 – 8 of 8) sorted by relevance
62 res = bfd_cache_close_all (); in output_file_close()
624 * output-file.c (output_file_close): Call bfd_cache_close_all
551 bfd_cache_close_all () in bfd_cache_close_all() function
521 extern bfd_boolean bfd_cache_close_all (void);
528 extern bfd_boolean bfd_cache_close_all (void);
2939 * bfd-in.h (bfd_cache_close_all): New function declaration.2941 * cache.c (bfd_cache_close_all): New function definition.
168 bfd_cache_close_all (); in ld_cleanup()
928 (ld_cleanup): ..this. Call bfd_cache_close_all and plugin_call_cleanup.