Home
last modified time | relevance | path

Searched refs:as_perror (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gas/
H A Doutput-file.c51 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 Dinput-file.c157 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 Dgdbinit.in9 break as_perror
H A Dmessages.c143 as_perror (const char *gripe, /* Unpunctuated error theme. */ in as_perror() function
H A Dlisting.c1096 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 Das.h599 void as_perror (const char *gripe, const char *filename);
H A Dwrite.c1129 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 Dsymbols.c150 as_perror ("%s", "bfd_make_empty_symbol"); in symbol_create()
H A DChangeLog-020319 * 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 Dinput-file.c147 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 Doutput-file.c44 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 Dgdbinit.in9 break as_perror
H A Das.h547 void as_perror (const char *, const char *);
H A Dlisting.c1089 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 Dmessages.c122 as_perror (const char *gripe, /* Unpunctuated error theme. */ in as_perror() function
H A Dwrite.c1019 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 Dsymbols.c147 as_perror ("%s", "bfd_make_empty_symbol"); in symbol_create()
576 as_perror ("%s", "bfd_make_empty_symbol"); in symbol_clone()
H A DChangeLog-020319 * 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 Dobj-som.c164 as_perror (_("FATAL: Attaching version header %s"),
210 as_perror (_("FATAL: Attaching copyright header %s"),
H A Dobj-ieee.c517 as_perror (_("FATAL: Can't create %s"), out_file_name); in write_object_file()
H A Dobj-coff.c3457 as_perror (_("FATAL: Can't create %s"), out_file_name); in write_object_file()
H A Dtc-tic54x.c2523 as_perror ("%s", path);
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-som.c155 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 Dobj-ieee.c511 as_perror (_("FATAL: Can't create %s"), out_file_name); in write_object_file()
H A Dtc-tic54x.c2518 as_perror ("%s", path);

12