Home
last modified time | relevance | path

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

12

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dbsd-uthread.c338 ptid = find_target_beneath (bsd_uthread_ops_hack)->to_wait (ptid, status); in bsd_uthread_wait()
495 t->to_wait = bsd_uthread_wait; in bsd_uthread_target()
Dhpux-thread.c216 rtnval = deprecated_child_ops.to_wait (ptid, ourstatus); in hpux_thread_wait()
554 hpux_thread_ops.to_wait = hpux_thread_wait; in init_hpux_thread_ops()
Dtarget.h306 ptid_t (*to_wait) (ptid_t, struct target_waitstatus *); member
510 (*current_target.to_wait) (ptid, status)
Dppc-bdm.c324 bdm_ppc_ops.to_wait = bdm_ppc_wait; in init_bdm_ppc_ops()
Duw-thread.c750 CALL_BASE (ptid = base_ops.to_wait (ptid, status)); in uw_thread_wait()
1043 uw_thread_ops.to_wait = uw_thread_wait; in init_uw_thread_ops()
Dtarget.c392 INHERIT (to_wait, t); in update_current_target()
491 de_fault (to_wait, in update_current_target()
1915 retval = debug_target.to_wait (ptid, status); in debug_to_wait()
2518 current_target.to_wait = debug_to_wait; in setup_target_debug()
Dinftarg.c586 deprecated_child_ops.to_wait = child_wait; in init_child_ops()
Dremote-mips.c3341 mips_ops.to_wait = mips_wait; in _initialize_remote_mips()
3349 pmon_ops.to_wait = mips_wait; in _initialize_remote_mips()
3360 ddb_ops.to_wait = mips_wait; in _initialize_remote_mips()
3365 lsi_ops.to_wait = mips_wait; in _initialize_remote_mips()
Dlinux-thread-db.c933 ptid = target_beneath->to_wait (ptid, ourstatus); in thread_db_wait()
1298 thread_db_ops.to_wait = thread_db_wait; in init_thread_db_ops()
Dremote-st.c774 st2000_ops.to_wait = st2000_wait; in init_st2000_ops()
Dinf-ptrace.c534 t->to_wait = inf_ptrace_wait; in inf_ptrace_target()
Dremote-sim.c857 gdbsim_ops.to_wait = gdbsim_wait; in init_gdbsim_ops()
Dsol-thread.c452 rtnval = procfs_ops.to_wait (ptid, ourstatus); in sol_thread_wait()
1542 sol_thread_ops.to_wait = sol_thread_wait; in init_sol_thread_ops()
Dremote-sds.c1061 sds_ops.to_wait = sds_wait; in init_sds_ops()
Daix-thread.c1015 ptid = base_target.to_wait (ptid, status); in aix_thread_wait()
1752 aix_thread_ops.to_wait = aix_thread_wait; in init_aix_thread_ops()
Dremote-rdi.c893 arm_rdi_ops.to_wait = arm_rdi_wait; in init_rdi_ops()
Dinf-ttrace.c935 t->to_wait = inf_ttrace_wait; in inf_ttrace_target()
Dremote-rdp.c1404 remote_rdp_ops.to_wait = remote_rdp_wait; in init_remote_rdp_ops()
Dremote-m32r-sdi.c1574 m32r_ops.to_wait = m32r_wait; in init_m32r_ops()
Dremote-e7000.c2168 e7000_ops.to_wait = e7000_wait; in init_e7000_ops()
Dnto-procfs.c1286 procfs_ops.to_wait = procfs_wait; in init_procfs_ops()
Dgo32-nat.c861 go32_ops.to_wait = go32_wait; in init_go32_ops()
Dmonitor.c2256 monitor_ops.to_wait = monitor_wait; in init_base_monitor_ops()
Dwince.c1949 deprecated_child_ops.to_wait = child_wait; in init_child_ops()
Dremote.c5386 remote_ops.to_wait = remote_wait; in init_remote_ops()
5510 remote_async_ops.to_wait = remote_async_wait; in init_remote_async_ops()

12