Home
last modified time | relevance | path

Searched refs:to_terminal_ours_for_output (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinf-child.c200 t->to_terminal_ours_for_output = terminal_ours_for_output; in inf_child_target()
Dtarget.h351 void (*to_terminal_ours_for_output) (void); member
651 (*current_target.to_terminal_ours_for_output) ()
Dtarget.c409 INHERIT (to_terminal_ours_for_output, t); in update_current_target()
540 de_fault (to_terminal_ours_for_output, in update_current_target()
2174 debug_target.to_terminal_ours_for_output (); in debug_to_terminal_ours_for_output()
2505 current_target.to_terminal_ours_for_output = debug_to_terminal_ours_for_output; in setup_target_debug()
Dinftarg.c603 deprecated_child_ops.to_terminal_ours_for_output = terminal_ours_for_output; in init_child_ops()
Dhpux-thread.c559 hpux_thread_ops.to_terminal_ours_for_output = terminal_ours_for_output; in init_hpux_thread_ops()
Dnto-procfs.c1287 procfs_ops.to_terminal_ours_for_output = terminal_ours_for_output; in init_procfs_ops()
Dsol-thread.c1551 sol_thread_ops.to_terminal_ours_for_output = terminal_ours_for_output; in init_sol_thread_ops()
Dgo32-nat.c870 go32_ops.to_terminal_ours_for_output = go32_terminal_ours; in init_go32_ops()
Dwince.c1909 deprecated_child_ops.to_terminal_ours_for_output = terminal_ours_for_output; in init_child_ops()
Dwin32-nat.c2089 deprecated_child_ops.to_terminal_ours_for_output = terminal_ours_for_output; in init_child_ops()
Dgnu-nat.c2606 gnu_ops.to_terminal_ours_for_output = terminal_ours_for_output; in init_gnu_ops()
Dprocfs.c184 procfs_ops.to_terminal_ours_for_output = terminal_ours_for_output; in init_procfs_ops()
DChangeLog-19994537 go32_ops.to_terminal_info, go32_ops.to_terminal_ours_for_output.