Searched refs:bfd_cache_init (Results 1 – 7 of 7) sorted by relevance
491 bfd_cache_init (bfd *abfd) in bfd_cache_init() function639 if (! bfd_cache_init (abfd)) in bfd_open_file()
243 if (! bfd_cache_init (nbfd)) in bfd_fopen()401 if (! bfd_cache_init (nbfd)) in bfd_openstreamr()
892 bfd_boolean bfd_cache_init (bfd *abfd);
1595 (bfd_cache_init): Use bfd_cache_max_open.
4072 * opncls.c (bfd_openstreamr): Call bfd_cache_init.7243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare.7244 (bfd_fdopenr): Check return value of bfd_cache_init.
2988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to3294 * cache.c (bfd_cache_init): Increment open_files and call close_one
3709 (bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.