Searched refs:bfd_open_file (Results 1 – 10 of 10) sorted by relevance
243 if (bfd_open_file (abfd) == NULL) in bfd_cache_lookup_worker()577 bfd_open_file (bfd *abfd) in bfd_open_file() function
181 if (!iobfd->iostream && !bfd_open_file (iobfd)) in try_claim()
896 FILE* bfd_open_file (bfd *abfd);
662 if (bfd_open_file (nbfd) == NULL) in bfd_openw()
403 * cache.c (bfd_open_file): Likewise.523 * cache.c (bfd_open_file): Set bfd_error_system_call on failure4297 (bfd_open_file): Use unlink_if_ordinary instead of unlink.
5527 * cache.c (bfd_open_file): Create files in write+read mode.8090 * cache.c (bfd_open_file) [__MSDOS__]: Don't unlink the file8852 * cache.c (bfd_open_file): Unlink the output file only if
1596 (bfd_open_file): Likewise.
4826 * cache.c (bfd_open_file): Unlink the file before opening it for6621 (bfd_open_file): Cast to PTR, not char *, when setting iostream.
2988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to3296 (bfd_open_file): Don't increment open_files here.
7243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare.