[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_cache_lookup_worker
FILE *bfd_cache_lookup_worker (bfd *abfd); |
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.