Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcorefile.c416 static void set_gnutarget_command (char *, int, struct cmd_list_element *);
419 set_gnutarget_command (char *ignore, int from_tty, struct cmd_list_element *c) in set_gnutarget_command() function
434 set_gnutarget_command (NULL, 0, NULL); in set_gnutarget()
452 set_cmd_sfunc (c, set_gnutarget_command); in _initialize_core()