/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | gp-display-src.cc | 302 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 D | Command.h | 244 static char *get_err_string (Cmd_status err);
|
H A D | gp-display-text.cc | 876 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 D | Command.cc | 316 Command::get_err_string (Cmd_status err) in get_err_string() function in Command
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | gp-display-src.cc | 302 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 D | Command.h | 244 static char *get_err_string (Cmd_status err);
|
H A D | gp-display-text.cc | 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() 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 D | Command.cc | 325 Command::get_err_string (Cmd_status err) in get_err_string() function in Command
|