Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dtarget.h370 void (*to_mourn_inferior) (void); member
798 (*current_target.to_mourn_inferior) ()
Dppc-bdm.c337 bdm_ppc_ops.to_mourn_inferior = ocd_mourn; in init_bdm_ppc_ops()
Duw-thread.c826 base_ops.to_mourn_inferior (); in uw_thread_mourn_inferior()
1043 uw_thread_ops.to_mourn_inferior = uw_thread_mourn_inferior; in init_uw_thread_ops()
Dtarget.c423 INHERIT (to_mourn_inferior, t); in update_current_target()
593 de_fault (to_mourn_inferior, in update_current_target()
2221 debug_target.to_mourn_inferior (); in debug_to_mourn_inferior()
2386 current_target.to_mourn_inferior = debug_to_mourn_inferior; in setup_target_debug()
Dthread-db.c1050 target_beneath->to_mourn_inferior (); in thread_db_mourn_inferior()
1290 thread_db_ops.to_mourn_inferior = thread_db_mourn_inferior; in init_thread_db_ops()
Dremote-st.c783 st2000_ops.to_mourn_inferior = st2000_mourn_inferior; in init_st2000_ops()
Dinftarg.c655 child_ops.to_mourn_inferior = child_mourn_inferior; in init_child_ops()
Dremote-sim.c877 gdbsim_ops.to_mourn_inferior = gdbsim_mourn_inferior; in init_gdbsim_ops()
Dsol-thread.c887 procfs_ops.to_mourn_inferior (); in sol_thread_mourn_inferior()
1595 sol_thread_ops.to_mourn_inferior = sol_thread_mourn_inferior; in init_sol_thread_ops()
Dlin-lwp.c1692 child_ops.to_mourn_inferior (); in lin_lwp_mourn_inferior()
1765 lin_lwp_ops.to_mourn_inferior = lin_lwp_mourn_inferior; in init_lin_lwp_ops()
Dremote-sds.c1076 sds_ops.to_mourn_inferior = sds_mourn; in init_sds_ops()
Dremote-rdi.c911 arm_rdi_ops.to_mourn_inferior = arm_rdi_mourn_inferior; in init_rdi_ops()
Dremote.c5280 remote_ops.to_mourn_inferior = remote_mourn; in init_remote_ops()
5314 extended_remote_ops.to_mourn_inferior = extended_remote_mourn; in init_extended_remote_ops()
5402 remote_async_ops.to_mourn_inferior = remote_async_mourn; in init_remote_async_ops()
5440 extended_async_remote_ops.to_mourn_inferior = extended_remote_mourn; in init_extended_async_remote_ops()
Dremote-rdp.c1414 remote_rdp_ops.to_mourn_inferior = generic_mourn_inferior; in init_remote_rdp_ops()
Dremote-vx.c1386 vx_run_ops.to_mourn_inferior = vx_mourn_inferior; in init_vx_run_ops()
Dnto-procfs.c1291 procfs_ops.to_mourn_inferior = procfs_mourn_inferior; in init_procfs_ops()
Dremote-e7000.c2159 e7000_ops.to_mourn_inferior = e7000_mourn_inferior; in init_e7000_ops()
Dgo32-nat.c873 go32_ops.to_mourn_inferior = go32_mourn_inferior; in init_go32_ops()
Dmonitor.c2265 monitor_ops.to_mourn_inferior = monitor_mourn_inferior; in init_base_monitor_ops()
Dwince.c1920 child_ops.to_mourn_inferior = child_mourn_inferior; in init_child_ops()
Dwin32-nat.c2071 child_ops.to_mourn_inferior = child_mourn_inferior; in init_child_ops()
Dremote-mips.c3320 mips_ops.to_mourn_inferior = mips_mourn_inferior; in _initialize_remote_mips()
Dgnu-nat.c2615 gnu_ops.to_mourn_inferior = gnu_mourn_inferior; /* to_mourn_inferior */ in init_gnu_ops()
Dprocfs.c166 procfs_ops.to_mourn_inferior = procfs_mourn_inferior; in init_procfs_ops()
/freebsd-9-stable/gnu/usr.bin/gdb/libgdb/
Dfbsd-threads.c1086 child_ops.to_mourn_inferior (); in fbsd_thread_mourn_inferior()
1514 fbsd_thread_ops.to_mourn_inferior = fbsd_thread_mourn_inferior; in init_fbsd_thread_ops()