Searched refs:to_resume (Results 1 – 25 of 25) sorted by relevance
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | target.h | 307 void (*to_resume) (ptid_t, int, enum target_signal); member 498 (*current_target.to_resume) (ptid, step, siggnal); \
|
| D | ppc-bdm.c | 325 bdm_ppc_ops.to_resume = ocd_resume; in init_bdm_ppc_ops()
|
| D | uw-thread.c | 611 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()
|
| D | target.c | 383 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()
|
| D | thread-db.c | 790 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()
|
| D | remote-st.c | 772 st2000_ops.to_resume = st2000_resume; in init_st2000_ops()
|
| D | inftarg.c | 625 child_ops.to_resume = child_resume; in init_child_ops()
|
| D | remote-sim.c | 865 gdbsim_ops.to_resume = gdbsim_resume; in init_gdbsim_ops()
|
| D | sol-thread.c | 479 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()
|
| D | remote-sds.c | 1064 sds_ops.to_resume = sds_resume; in init_sds_ops()
|
| D | remote-rdi.c | 898 arm_rdi_ops.to_resume = arm_rdi_resume; in init_rdi_ops()
|
| D | remote-rdp.c | 1402 remote_rdp_ops.to_resume = remote_rdp_resume; in init_remote_rdp_ops()
|
| D | remote-vx.c | 1374 vx_run_ops.to_resume = vx_resume; in init_vx_run_ops()
|
| D | nto-procfs.c | 1269 procfs_ops.to_resume = procfs_resume; in init_procfs_ops()
|
| D | remote-e7000.c | 2147 e7000_ops.to_resume = e7000_resume; in init_e7000_ops()
|
| D | go32-nat.c | 857 go32_ops.to_resume = go32_resume; in init_go32_ops()
|
| D | lin-lwp.c | 1756 lin_lwp_ops.to_resume = lin_lwp_resume; in init_lin_lwp_ops()
|
| D | monitor.c | 2253 monitor_ops.to_resume = monitor_resume; in init_base_monitor_ops()
|
| D | wince.c | 1902 child_ops.to_resume = child_resume; in init_child_ops()
|
| D | remote.c | 5262 remote_ops.to_resume = remote_resume; in init_remote_ops() 5382 remote_async_ops.to_resume = remote_async_resume; in init_remote_async_ops()
|
| D | win32-nat.c | 2054 child_ops.to_resume = child_resume; in init_child_ops()
|
| D | remote-mips.c | 3305 mips_ops.to_resume = mips_resume; in _initialize_remote_mips()
|
| D | gnu-nat.c | 2598 gnu_ops.to_resume = gnu_resume; /* to_resume */ in init_gnu_ops()
|
| D | procfs.c | 170 procfs_ops.to_resume = procfs_resume; in init_procfs_ops()
|
| /freebsd-12-stable/gnu/usr.bin/gdb/libgdb/ |
| D | fbsd-threads.c | 613 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()
|