Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtarget.c689 target_close (tmp, 0); in push_target()
732 target_close (t, 0); in unpush_target()
747 target_close (&current_target, 0); /* Let it clean up */ in pop_target()
1853 target_close (&debug_target, quitting); in debug_to_close()
1858 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.c965 target_close (tmp_bfd_target, 0); in enable_break()
Dtop.c1162 target_close (&current_target, 1); in quit_target()