Searched refs:bfd_open_file (Results 1 – 19 of 19) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | cache.texi | 53 @findex bfd_open_file 54 @subsubsection @code{bfd_open_file} 57 FILE* bfd_open_file (bfd *abfd);
|
H A D | targets.texi | 46 @code{bfd_open_file}, and returns the BFD.
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | cache.texi | 70 @findex bfd_open_file 71 @subsubsection @code{bfd_open_file} 74 FILE* bfd_open_file (bfd *abfd);
|
H A D | targets.texi | 46 @code{bfd_open_file}, and returns the BFD.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | cache.c | 282 bfd_open_file (bfd *abfd) in bfd_open_file() function 384 if (bfd_open_file (abfd) == NULL) in bfd_cache_lookup_worker()
|
H A D | opncls.c | 167 if (bfd_open_file (nbfd) == NULL) in bfd_openr() 368 if (bfd_open_file (nbfd) == NULL) in bfd_openw()
|
H A D | libbfd.h | 679 FILE* bfd_open_file (bfd *abfd);
|
H A D | ChangeLog-0001 | 5527 * 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 D | ChangeLog-9697 | 4826 * 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 D | ChangeLog-9193 | 2988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to 3296 (bfd_open_file): Don't increment open_files here.
|
H A D | ChangeLog-9495 | 7243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | cache.c | 228 if (bfd_open_file (abfd) == NULL) in bfd_cache_lookup_worker() 465 bfd_open_file (bfd *abfd) in bfd_open_file() function
|
H A D | libbfd.h | 776 FILE* bfd_open_file (bfd *abfd);
|
H A D | opncls.c | 567 if (bfd_open_file (nbfd) == NULL) in bfd_openw()
|
H A D | ChangeLog-2005 | 403 * 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 D | ChangeLog-0001 | 5527 * 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 D | ChangeLog-9697 | 4826 * 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 D | ChangeLog-9193 | 2988 * opncls.c (bfd_cache_init, bfd_open_file): Add prototypes to 3296 (bfd_open_file): Don't increment open_files here.
|
H A D | ChangeLog-9495 | 7243 * opncls.c (bfd_cache_init, bfd_open_file): Don't declare.
|