Home
last modified time | relevance | path

Searched refs:bfd_perror (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Darchive.c2027 bfd_perror (_("Reading archive file mod timestamp")); in _bfd_archive_bsd_update_armap_timestamp()
2051 bfd_perror (_("Writing updated armap timestamp")); in _bfd_archive_bsd_update_armap_timestamp()
Dbfd.c417 bfd_perror (const char *message) in bfd_perror() function
Dbfd-in2.h4773 void bfd_perror (const char *message);
DChangeLog-2006401 (bfd_perror): Simplify.
DChangeLog-02036020 perror with bfd_perror.
/freebsd-9-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h4780 void bfd_perror (const char *message);
/freebsd-9-stable/contrib/binutils/binutils/
DChangeLog-91973657 * ar.c: Use bfd_fatal and bfd_nonfatal instead of bfd_perror and exit.
3680 * strings.c, objdump.c, size.c: Use bfd_nonfatal instead of bfd_perror.
3854 (nonfatal): New macro. Use it globally instead of bfd_perror and
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-96974879 bfd_perror.
DChangeLog-929511882 (output_file_create) [BFD_ASSEMBLER]: Call bfd_perror on failure.
11885 bfd_close_all_done. Call bfd_perror on failure.