Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Dcache.c228 if (bfd_open_file (abfd) == NULL) in bfd_cache_lookup_worker()
465 bfd_open_file (bfd *abfd) in bfd_open_file() function
Dlibbfd.h783 FILE* bfd_open_file (bfd *abfd);
Dopncls.c608 if (bfd_open_file (nbfd) == NULL) in bfd_openw()
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-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.