Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/usr.bin/binutils/gdb/
Damd64obsd-nat.c149 t->to_wait = obsd_wait; in _initialize_amd64obsd_nat()
Di386obsd-nat.c133 t->to_wait = obsd_wait; in _initialize_i386obsd_nat()
Dbsd-uthread.c338 ptid = find_target_beneath (bsd_uthread_ops_hack)->to_wait (ptid, status); in bsd_uthread_wait()
493 t->to_wait = bsd_uthread_wait; in bsd_uthread_target()
Dsparc64obsd-nat.c161 t->to_wait = obsd_wait; in _initialize_sparc64obsd_nat()
Dhpux-thread.c214 rtnval = deprecated_child_ops.to_wait (ptid, ourstatus); in hpux_thread_wait()
549 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()
Dppc64obsd-nat.c214 t->to_wait = obsd_wait; in _initialize_ppc64obsd_nat()
Dppcobsd-nat.c212 t->to_wait = obsd_wait; in _initialize_ppcobsd_nat()
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()
Dhppabsd-nat.c249 t->to_wait = obsd_wait; in _initialize_hppabsd_nat()
Dtarget.c390 INHERIT (to_wait, t); in update_current_target()
489 de_fault (to_wait, in update_current_target()
1872 retval = debug_target.to_wait (ptid, status); in debug_to_wait()
2487 current_target.to_wait = debug_to_wait; in setup_target_debug()
Dinftarg.c592 deprecated_child_ops.to_wait = child_wait; in init_child_ops()
Dremote-mips.c3339 mips_ops.to_wait = mips_wait; in _initialize_remote_mips()
3347 pmon_ops.to_wait = mips_wait; in _initialize_remote_mips()
3358 ddb_ops.to_wait = mips_wait; in _initialize_remote_mips()
3363 lsi_ops.to_wait = mips_wait; in _initialize_remote_mips()
Dremote-st.c774 st2000_ops.to_wait = st2000_wait; in init_st2000_ops()
Dthread-db.c941 ptid = target_beneath->to_wait (ptid, ourstatus); in thread_db_wait()
1339 thread_db_ops.to_wait = thread_db_wait; in init_thread_db_ops()
Dinf-ptrace.c612 t->to_wait = inf_ptrace_wait; in inf_ptrace_target()
Dsol-thread.c451 rtnval = procfs_ops.to_wait (ptid, ourstatus); in sol_thread_wait()
1540 sol_thread_ops.to_wait = sol_thread_wait; in init_sol_thread_ops()
Dremote-sim.c862 gdbsim_ops.to_wait = gdbsim_wait; in init_gdbsim_ops()
Daix-thread.c1003 ptid = base_target.to_wait (ptid, status); in aix_thread_wait()
1736 aix_thread_ops.to_wait = aix_thread_wait; in init_aix_thread_ops()
Dv850ice.c898 v850ice_ops.to_wait = v850ice_wait; in init_850ice_ops()
Dremote-sds.c1060 sds_ops.to_wait = sds_wait; in init_sds_ops()
Dremote-rdi.c893 arm_rdi_ops.to_wait = arm_rdi_wait; in init_rdi_ops()
Dremote-rdp.c1404 remote_rdp_ops.to_wait = remote_rdp_wait; in init_remote_rdp_ops()
Dremote-vx.c1367 vx_run_ops.to_wait = vx_wait; in init_vx_run_ops()

12