/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | output-file.c | 51 as_perror (_("FATAL: can't create %s"), name); in output_file_create() 71 as_perror (_("FATAL: can't close %s\n"), filename); in output_file_close() 78 as_perror (_("FATAL: can't close %s\n"), filename); in output_file_close() 114 as_perror (_("FATAL: can't create %s"), name); in output_file_create() 127 as_perror (_("FATAL: can't close %s"), filename); in output_file_close() 147 as_perror (_("Failed to emit an object byte"), filename); in output_file_append()
|
H A D | input-file.c | 157 as_perror (_("Can't open %s for reading"), file_name); in input_file_open() 225 as_perror (_("Can't read from %s"), file_name); in input_file_get() 254 as_perror (_("Can't read from %s"), file_name); in input_file_give_next_buffer() 266 as_perror (_("Can't close %s"), file_name); in input_file_give_next_buffer()
|
H A D | gdbinit.in | 9 break as_perror
|
H A D | messages.c | 143 as_perror (const char *gripe, /* Unpunctuated error theme. */ in as_perror() function
|
H A D | listing.c | 1096 as_perror (_("can't open list file: %s"), name); in listing_print() 1118 as_perror (_("error closing list file: %s"), name); in listing_print()
|
H A D | as.h | 599 void as_perror (const char *gripe, const char *filename);
|
H A D | write.c | 1129 as_perror (_("FATAL: Can't write %s"), stdoutput->filename); in write_contents() 1153 as_perror (_("FATAL: Can't write %s"), in write_contents()
|
H A D | symbols.c | 150 as_perror ("%s", "bfd_make_empty_symbol"); in symbol_create()
|
H A D | ChangeLog-0203 | 19 * messages.c (as_perror): Save errno around library calls. 21 bfd_error_system_call before each call to as_perror. 23 as_perror(). 25 error to bfd_error_system_call before calling as_perror.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | input-file.c | 147 as_perror (_("Can't open %s for reading"), file_name); in input_file_open() 156 as_perror (_("Can't open %s for reading"), file_name); in input_file_open() 219 as_perror (_("Can't read from %s"), file_name); in input_file_get() 246 as_perror (_("Can't read from %s"), file_name); in input_file_give_next_buffer() 256 as_perror (_("Can't close %s"), file_name); in input_file_give_next_buffer()
|
H A D | output-file.c | 44 as_perror (_("Selected target format '%s' unknown"), TARGET_FORMAT); in output_file_create() 46 as_perror (_("FATAL: can't create %s"), name); in output_file_create() 63 as_perror (_("FATAL: can't close %s\n"), filename); in output_file_close()
|
H A D | gdbinit.in | 9 break as_perror
|
H A D | as.h | 547 void as_perror (const char *, const char *);
|
H A D | listing.c | 1089 as_perror (_("can't open list file: %s"), name); in listing_print() 1109 as_perror (_("error closing list file: %s"), name); in listing_print()
|
H A D | messages.c | 122 as_perror (const char *gripe, /* Unpunctuated error theme. */ in as_perror() function
|
H A D | write.c | 1019 as_perror (_("FATAL: Can't write %s"), stdoutput->filename); in write_contents() 1043 as_perror (_("FATAL: Can't write %s"), in write_contents()
|
H A D | symbols.c | 147 as_perror ("%s", "bfd_make_empty_symbol"); in symbol_create() 576 as_perror ("%s", "bfd_make_empty_symbol"); in symbol_clone()
|
H A D | ChangeLog-0203 | 19 * messages.c (as_perror): Save errno around library calls. 21 bfd_error_system_call before each call to as_perror. 23 as_perror(). 25 error to bfd_error_system_call before calling as_perror.
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-som.c | 164 as_perror (_("FATAL: Attaching version header %s"), 210 as_perror (_("FATAL: Attaching copyright header %s"),
|
H A D | obj-ieee.c | 517 as_perror (_("FATAL: Can't create %s"), out_file_name); in write_object_file()
|
H A D | obj-coff.c | 3457 as_perror (_("FATAL: Can't create %s"), out_file_name); in write_object_file()
|
H A D | tc-tic54x.c | 2523 as_perror ("%s", path);
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-som.c | 155 as_perror (_("FATAL: Attaching version header %s"), in obj_som_version() 200 as_perror (_("FATAL: Attaching copyright header %s"), in obj_som_copyright()
|
H A D | obj-ieee.c | 511 as_perror (_("FATAL: Can't create %s"), out_file_name); in write_object_file()
|
H A D | tc-tic54x.c | 2518 as_perror ("%s", path);
|