Searched refs:open_files (Results 1 – 4 of 4) sorted by relevance
76 static int open_files; variable137 --open_files; in bfd_cache_delete()469 if (open_files >= BFD_CACHE_MAX_OPEN) in bfd_cache_init()476 ++open_files; in bfd_cache_init()556 if (open_files >= BFD_CACHE_MAX_OPEN) in bfd_open_file()
119 static int open_files; variable180 --open_files; in bfd_cache_delete()514 if (open_files >= bfd_cache_max_open ()) in bfd_cache_init()521 ++open_files; in bfd_cache_init()601 if (open_files >= bfd_cache_max_open ()) in bfd_open_file()
118 static int open_files; variable179 --open_files; in bfd_cache_delete()498 if (open_files >= bfd_cache_max_open ()) in bfd_cache_init()505 ++open_files; in bfd_cache_init()585 if (open_files >= bfd_cache_max_open ()) in bfd_open_file()
801 open_files(void) in open_files() function877 open_files(); in main()