Home
last modified time | relevance | path

Searched refs:get_err_string (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgp-display-src.cc302 fprintf (stderr, GTXT ("Error: %s"), Command::get_err_string (status)); in proc_cmd()
307 fprintf (stderr, GTXT ("Error: %s"), Command::get_err_string (status)); in proc_cmd()
312 fprintf (stderr, GTXT ("Error: %s: %s"), Command::get_err_string (status), arg1); in proc_cmd()
315 fprintf (stderr, GTXT ("Error: %s: %s"), Command::get_err_string (status), arg1); in proc_cmd()
H A DCommand.h244 static char *get_err_string (Cmd_status err);
H A Dgp-display-text.cc876 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
881 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
886 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
891 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
894 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
899 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
1114 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
1125 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
1152 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
H A DCommand.cc316 Command::get_err_string (Cmd_status err) in get_err_string() function in Command
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-display-src.cc302 fprintf (stderr, GTXT ("Error: %s"), Command::get_err_string (status)); in proc_cmd()
307 fprintf (stderr, GTXT ("Error: %s"), Command::get_err_string (status)); in proc_cmd()
312 fprintf (stderr, GTXT ("Error: %s: %s"), Command::get_err_string (status), arg1); in proc_cmd()
315 fprintf (stderr, GTXT ("Error: %s: %s"), Command::get_err_string (status), arg1); in proc_cmd()
H A DCommand.h244 static char *get_err_string (Cmd_status err);
H A Dgp-display-text.cc881 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
886 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
891 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
896 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
899 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
904 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
1119 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
1130 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
1157 fprintf (stderr, GTXT ("Error: %s: %s\n"), Command::get_err_string (status), arg1); in proc_cmd()
H A DCommand.cc325 Command::get_err_string (Cmd_status err) in get_err_string() function in Command