[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.17.0.7 bfd_cache_lookup_worker

Synopsis
 
FILE *bfd_cache_lookup_worker (bfd *abfd);
Description
Called when the macro bfd_cache_lookup fails to find a quick answer. Find a file descriptor for abfd. If necessary, it open it. If there are already more than BFD_CACHE_MAX_OPEN files open, it tries to close one first, to avoid running out of file descriptors.



This document was generated by system on December, 2 2004 using texi2html