Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtarget.c390 INHERIT (to_disconnect, t); in update_current_target()
485 de_fault (to_disconnect, in update_current_target()
1498 (current_target.to_disconnect) (args, from_tty); in target_disconnect()
1894 debug_target.to_disconnect (args, from_tty); in debug_to_disconnect()
2516 current_target.to_disconnect = debug_to_disconnect; in setup_target_debug()
Dtarget.h304 void (*to_disconnect) (char *, int); member
Dremote.c5384 remote_ops.to_disconnect = remote_disconnect; in init_remote_ops()
5508 remote_async_ops.to_disconnect = remote_disconnect; in init_remote_async_ops()