Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dtarget.c685 target_close (tmp, 0); in push_target()
728 target_close (t, 0); in unpush_target()
743 target_close (&current_target, 0); /* Let it clean up */ in pop_target()
1658 target_close (&debug_target, quitting); in debug_to_close()
1663 target_close (struct target_ops *targ, int quitting) in target_close() function
Dtarget.h455 void target_close (struct target_ops *targ, int quitting);
Dsolib-svr4.c1115 target_close (tmp_bfd_target, 0); in enable_break()
Dtop.c1490 target_close (&current_target, 1); in quit_target()