Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dcorefile.c415 static void set_gnutarget_command (char *, int, struct cmd_list_element *);
418 set_gnutarget_command (char *ignore, int from_tty, struct cmd_list_element *c) in set_gnutarget_command() function
433 set_gnutarget_command (NULL, 0, NULL); in set_gnutarget()
451 set_cmd_sfunc (c, set_gnutarget_command); in _initialize_core()