Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dcache.texi53 @findex bfd_open_file
54 @subsubsection @code{bfd_open_file}
57 FILE* bfd_open_file (bfd *abfd);
H A Dtargets.texi46 @code{bfd_open_file}, and returns the BFD.
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dcache.texi70 @findex bfd_open_file
71 @subsubsection @code{bfd_open_file}
74 FILE* bfd_open_file (bfd *abfd);
H A Dtargets.texi46 @code{bfd_open_file}, and returns the BFD.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcache.c282 bfd_open_file (bfd *abfd) in bfd_open_file() function
384 if (bfd_open_file (abfd) == NULL) in bfd_cache_lookup_worker()
H A Dopncls.c167 if (bfd_open_file (nbfd) == NULL) in bfd_openr()
368 if (bfd_open_file (nbfd) == NULL) in bfd_openw()
H A Dlibbfd.h679 FILE* bfd_open_file (bfd *abfd);
H A 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
H A 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.
H A DChangeLog-91932988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to
3296 (bfd_open_file): Don't increment open_files here.
H A DChangeLog-94957243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcache.c228 if (bfd_open_file (abfd) == NULL) in bfd_cache_lookup_worker()
465 bfd_open_file (bfd *abfd) in bfd_open_file() function
H A Dlibbfd.h776 FILE* bfd_open_file (bfd *abfd);
H A Dopncls.c567 if (bfd_open_file (nbfd) == NULL) in bfd_openw()
H A 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.
H A 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
H A 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.
H A DChangeLog-91932988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to
3296 (bfd_open_file): Don't increment open_files here.
H A DChangeLog-94957243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare.