Home
last modified time | relevance | path

Searched refs:to_terminal_inferior (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinf-child.c199 t->to_terminal_inferior = terminal_inferior; in inf_child_target()
H A Dtarget.h350 void (*to_terminal_inferior) (void); member
640 (*current_target.to_terminal_inferior) ()
H A Dtarget.c408 INHERIT (to_terminal_inferior, t); in update_current_target()
537 de_fault (to_terminal_inferior, in update_current_target()
2166 debug_target.to_terminal_inferior (); in debug_to_terminal_inferior()
2504 current_target.to_terminal_inferior = debug_to_terminal_inferior; in setup_target_debug()
H A Dinftarg.c602 deprecated_child_ops.to_terminal_inferior = terminal_inferior; in init_child_ops()
H A Dhpux-thread.c558 hpux_thread_ops.to_terminal_inferior = terminal_inferior; in init_hpux_thread_ops()
H A Dsol-thread.c1550 sol_thread_ops.to_terminal_inferior = terminal_inferior; in init_sol_thread_ops()
H A Dnto-procfs.c1286 procfs_ops.to_terminal_inferior = terminal_inferior; in init_procfs_ops()
H A Dgo32-nat.c869 go32_ops.to_terminal_inferior = go32_terminal_inferior; in init_go32_ops()
H A Dwince.c1908 deprecated_child_ops.to_terminal_inferior = terminal_inferior; in init_child_ops()
H A Dwin32-nat.c2088 deprecated_child_ops.to_terminal_inferior = terminal_inferior; in init_child_ops()
H A Dgnu-nat.c2605 gnu_ops.to_terminal_inferior = terminal_inferior; in init_gnu_ops()
H A Dremote.c5382 remote_async_ops.to_terminal_inferior = remote_async_terminal_inferior; in init_remote_async_ops()
H A Dprocfs.c183 procfs_ops.to_terminal_inferior = terminal_inferior; in init_procfs_ops()
H A DChangeLog-19992717 to_terminal_inferior.