Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDtarget.h355 void (*to_kill) (void); member
692 (*current_target.to_kill) ()
HDppc-bdm.c334 bdm_ppc_ops.to_kill = ocd_kill; in init_bdm_ppc_ops()
HDuw-thread.c817 base_ops.to_kill (); in uw_thread_kill()
1042 uw_thread_ops.to_kill = uw_thread_kill; in init_uw_thread_ops()
HDtarget.c408 INHERIT (to_kill, t); in update_current_target()
549 de_fault (to_kill, in update_current_target()
2057 debug_target.to_kill (); in debug_to_kill()
2378 current_target.to_kill = debug_to_kill; in setup_target_debug()
HDthread-db.c1011 target_beneath->to_kill (); in thread_db_kill()
1287 thread_db_ops.to_kill = thread_db_kill; in init_thread_db_ops()
HDinftarg.c642 child_ops.to_kill = kill_inferior; in init_child_ops()
HDremote-st.c781 st2000_ops.to_kill = st2000_kill; in init_st2000_ops()
HDremote-sim.c874 gdbsim_ops.to_kill = gdbsim_kill; in init_gdbsim_ops()
HDsol-thread.c795 procfs_ops.to_kill (); in sol_thread_kill_inferior()
1593 sol_thread_ops.to_kill = sol_thread_kill_inferior; in init_sol_thread_ops()
HDremote-sds.c1073 sds_ops.to_kill = sds_kill; in init_sds_ops()
HDremote-rdi.c908 arm_rdi_ops.to_kill = arm_rdi_kill; in init_rdi_ops()
HDremote-rdp.c1411 remote_rdp_ops.to_kill = remote_rdp_kill; in init_remote_rdp_ops()
HDremote-vx.c1383 vx_run_ops.to_kill = vx_kill; in init_vx_run_ops()
HDnto-procfs.c1289 procfs_ops.to_kill = procfs_kill_inferior; in init_procfs_ops()
HDremote-e7000.c2156 e7000_ops.to_kill = e7000_kill; in init_e7000_ops()
HDlin-lwp.c1763 lin_lwp_ops.to_kill = lin_lwp_kill; in init_lin_lwp_ops()
HDgo32-nat.c871 go32_ops.to_kill = go32_kill_inferior; in init_go32_ops()
HDmonitor.c2262 monitor_ops.to_kill = monitor_kill; in init_base_monitor_ops()
HDwince.c1917 child_ops.to_kill = child_kill_inferior; in init_child_ops()
HDremote.c5278 remote_ops.to_kill = remote_kill; in init_remote_ops()
5400 remote_async_ops.to_kill = remote_async_kill; in init_remote_async_ops()
HDremote-mips.c3317 mips_ops.to_kill = mips_kill; in _initialize_remote_mips()
HDwin32-nat.c2069 child_ops.to_kill = child_kill_inferior; in init_child_ops()
HDgnu-nat.c2613 gnu_ops.to_kill = gnu_kill_inferior; /* to_kill */ in init_gnu_ops()
HDprocfs.c165 procfs_ops.to_kill = procfs_kill_inferior; in init_procfs_ops()
/trueos/gnu/usr.bin/gdb/libgdb/
HDfbsd-threads.c1047 child_ops.to_kill(); in fbsd_thread_kill()
1511 fbsd_thread_ops.to_kill = fbsd_thread_kill; in init_fbsd_thread_ops()