Searched refs:unpush_target (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-utils.c161 unpush_target (gr->ops);
456 unpush_target (gr_get_ops ());
H A Dcorelow.c325 unpush_target (&core_ops);
407 unpush_target (&core_ops);
H A Dinftarg.c279 unpush_target (&child_ops);
492 unpush_target (&child_ops);
H A Dexec.c154 unpush_target (&exec_ops);
183 unpush_target (&exec_ops);
H A Docd.c263 unpush_target (current_ops);
1019 unpush_target (current_ops);
H A Dremote-sds.c202 unpush_target (&sds_ops);
991 unpush_target (&sds_ops);
H A Dremote-st.c592 unpush_target (&st2000_ops);
H A Dsol-thread.c451 unpush_target (&sol_thread_ops);
890 unpush_target (&sol_thread_ops);
1460 unpush_target (&core_ops);
H A Dthread-db.c631 unpush_target (&thread_db_ops);
1025 unpush_target (&thread_db_ops);
1066 unpush_target (&thread_db_ops);
H A Dremote-sim.c497 unpush_target (&gdbsim_ops);
H A Dremote-vx.c1086 unpush_target (&vx_ops);
H A Dtarget.h1136 unpush_target: Remove this from the stack of currently used targets,
1146 extern int unpush_target (struct target_ops *);
H A Dnto-procfs.c788 unpush_target (&procfs_ops); /* Pop out of handling an inferior. */
900 unpush_target (&procfs_ops);
H A Dremote-rdi.c673 unpush_target (&arm_rdi_ops);
H A Duw-thread.c409 unpush_target (&uw_thread_ops);
H A Dmonitor.c764 unpush_target (targ_ops);
2032 unpush_target (targ_ops);
H A Dremote-mips.c1514 unpush_target (current_ops);
2214 unpush_target (current_ops);
H A Dtarget.c705 unpush_target (struct target_ops *t) function
744 if (unpush_target (target_stack) == 1)
H A Dwin32-nat.c1659 unpush_target (&child_ops);
1878 unpush_target (&child_ops);
H A Dremote-e7000.c1672 unpush_target (&e7000_ops);
H A Dgnu-nat.c2045 unpush_target (&gnu_ops);
2222 unpush_target (&gnu_ops); /* Pop out of handling an inferior */
H A Dgo32-nat.c573 unpush_target (&go32_ops);
H A Dwince.c1789 unpush_target (&child_ops);
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dtrgt.c143 unpush_target(&kgdb_trgt_ops);
210 unpush_target(&kgdb_trgt_ops);
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c572 unpush_target (&fbsd_thread_ops);
1084 unpush_target (&fbsd_thread_ops);
1442 unpush_target (&fbsd_thread_ops);

Completed in 230 milliseconds

12