Searched refs:bfd_cache_max_open (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcache.c33 <<bfd_cache_max_open>> files, and exports the name
68 one time. When needed call bfd_cache_max_open to initialize. */
75 bfd_cache_max_open (void) function
232 <<bfd_cache_max_open>> files open, it tries to close one first, to
498 if (open_files >= bfd_cache_max_open ())
585 if (open_files >= bfd_cache_max_open ())
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcache.c33 <<bfd_cache_max_open>> files, and exports the name
68 one time. When needed call bfd_cache_max_open to initialize. */
75 bfd_cache_max_open (void) function
232 <<bfd_cache_max_open>> files open, it tries to close one first, to
498 if (open_files >= bfd_cache_max_open ())
585 if (open_files >= bfd_cache_max_open ())
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcache.c33 <<bfd_cache_max_open>> files, and exports the name
68 one time. When needed call bfd_cache_max_open to initialize. */
75 bfd_cache_max_open (void) function
233 <<bfd_cache_max_open>> files open, it tries to close one first, to
502 if (open_files >= bfd_cache_max_open ())
589 if (open_files >= bfd_cache_max_open ())
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcache.c33 <<bfd_cache_max_open>> files, and exports the name
68 one time. When needed call bfd_cache_max_open to initialize. */
75 bfd_cache_max_open (void) function
232 <<bfd_cache_max_open>> files open, it tries to close one first, to
498 if (open_files >= bfd_cache_max_open ())
585 if (open_files >= bfd_cache_max_open ())

Completed in 83 milliseconds