Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dtarget.h307 void (*to_resume) (ptid_t, int, enum target_signal); member
498 (*current_target.to_resume) (ptid, step, siggnal); \
Dppc-bdm.c325 bdm_ppc_ops.to_resume = ocd_resume; in init_bdm_ppc_ops()
Duw-thread.c611 CALL_BASE (base_ops.to_resume (ptid, step, signo)); in uw_thread_resume()
1036 uw_thread_ops.to_resume = uw_thread_resume; in init_uw_thread_ops()
Dtarget.c383 INHERIT (to_resume, t); in update_current_target()
481 de_fault (to_resume, in update_current_target()
1708 debug_target.to_resume (ptid, step, siggnal); in debug_to_resume()
2354 current_target.to_resume = debug_to_resume; in setup_target_debug()
Dthread-db.c790 target_beneath->to_resume (ptid, step, signo); in thread_db_resume()
1282 thread_db_ops.to_resume = thread_db_resume; in init_thread_db_ops()
Dremote-st.c772 st2000_ops.to_resume = st2000_resume; in init_st2000_ops()
Dinftarg.c625 child_ops.to_resume = child_resume; in init_child_ops()
Dremote-sim.c865 gdbsim_ops.to_resume = gdbsim_resume; in init_gdbsim_ops()
Dsol-thread.c479 procfs_ops.to_resume (ptid, step, signo); in sol_thread_resume()
1577 sol_thread_ops.to_resume = sol_thread_resume; in init_sol_thread_ops()
Dremote-sds.c1064 sds_ops.to_resume = sds_resume; in init_sds_ops()
Dremote-rdi.c898 arm_rdi_ops.to_resume = arm_rdi_resume; in init_rdi_ops()
Dremote-rdp.c1402 remote_rdp_ops.to_resume = remote_rdp_resume; in init_remote_rdp_ops()
Dremote-vx.c1374 vx_run_ops.to_resume = vx_resume; in init_vx_run_ops()
Dnto-procfs.c1269 procfs_ops.to_resume = procfs_resume; in init_procfs_ops()
Dremote-e7000.c2147 e7000_ops.to_resume = e7000_resume; in init_e7000_ops()
Dgo32-nat.c857 go32_ops.to_resume = go32_resume; in init_go32_ops()
Dlin-lwp.c1756 lin_lwp_ops.to_resume = lin_lwp_resume; in init_lin_lwp_ops()
Dmonitor.c2253 monitor_ops.to_resume = monitor_resume; in init_base_monitor_ops()
Dwince.c1902 child_ops.to_resume = child_resume; in init_child_ops()
Dremote.c5262 remote_ops.to_resume = remote_resume; in init_remote_ops()
5382 remote_async_ops.to_resume = remote_async_resume; in init_remote_async_ops()
Dwin32-nat.c2054 child_ops.to_resume = child_resume; in init_child_ops()
Dremote-mips.c3305 mips_ops.to_resume = mips_resume; in _initialize_remote_mips()
Dgnu-nat.c2598 gnu_ops.to_resume = gnu_resume; /* to_resume */ in init_gnu_ops()
Dprocfs.c170 procfs_ops.to_resume = procfs_resume; in init_procfs_ops()
/freebsd-12-stable/gnu/usr.bin/gdb/libgdb/
Dfbsd-threads.c613 child_ops.to_resume (ptid, step, signo); in fbsd_thread_resume()
1505 fbsd_thread_ops.to_resume = fbsd_thread_resume; in init_fbsd_thread_ops()