Home
last modified time | relevance | path

Searched refs:bfd_open_file (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcache.c243 if (bfd_open_file (abfd) == NULL) in bfd_cache_lookup_worker()
577 bfd_open_file (bfd *abfd) in bfd_open_file() function
Dplugin.c181 if (!iobfd->iostream && !bfd_open_file (iobfd)) in try_claim()
Dlibbfd.h896 FILE* bfd_open_file (bfd *abfd);
Dopncls.c662 if (bfd_open_file (nbfd) == NULL) in bfd_openw()
DChangeLog-2005403 * cache.c (bfd_open_file): Likewise.
523 * cache.c (bfd_open_file): Set bfd_error_system_call on failure
4297 (bfd_open_file): Use unlink_if_ordinary instead of unlink.
DChangeLog-00015527 * cache.c (bfd_open_file): Create files in write+read mode.
8090 * cache.c (bfd_open_file) [__MSDOS__]: Don't unlink the file
8852 * cache.c (bfd_open_file): Unlink the output file only if
DChangeLog-20131596 (bfd_open_file): Likewise.
DChangeLog-96974826 * cache.c (bfd_open_file): Unlink the file before opening it for
6621 (bfd_open_file): Cast to PTR, not char *, when setting iostream.
DChangeLog-91932988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to
3296 (bfd_open_file): Don't increment open_files here.
DChangeLog-94957243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare.