Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dv850ice.c86 static void v850ice_detach (char *args, int from_tty);
392 v850ice_detach (char *args, int from_tty) in v850ice_detach() function
896 v850ice_ops.to_detach = v850ice_detach; in init_850ice_ops()