Searched refs:set_gnutarget_command (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
H A Dcorefile.c421 static void set_gnutarget_command (char *, int, struct cmd_list_element *);
424 set_gnutarget_command (char *ignore, int from_tty, struct cmd_list_element *c)
439 set_gnutarget_command (NULL, 0, NULL);
457 set_cmd_sfunc (c, set_gnutarget_command);
418 set_gnutarget_command (char *ignore, int from_tty, struct cmd_list_element *c) function

Completed in 114 milliseconds