Searched refs:to_terminal_ours (Results 1 – 16 of 16) sorted by relevance
202 t->to_terminal_ours = terminal_ours; in inf_child_target()
352 void (*to_terminal_ours) (void); member658 (*current_target.to_terminal_ours) ()
410 INHERIT (to_terminal_ours, t); in update_current_target()543 de_fault (to_terminal_ours, in update_current_target()2182 debug_target.to_terminal_ours (); in debug_to_terminal_ours()2506 current_target.to_terminal_ours = debug_to_terminal_ours; in setup_target_debug()
605 deprecated_child_ops.to_terminal_ours = terminal_ours; in init_child_ops()
561 hpux_thread_ops.to_terminal_ours = terminal_ours; in init_hpux_thread_ops()
1288 procfs_ops.to_terminal_ours = terminal_ours; in init_procfs_ops()
1552 sol_thread_ops.to_terminal_ours = terminal_ours; in init_sol_thread_ops()
871 go32_ops.to_terminal_ours = go32_terminal_ours; in init_go32_ops()
977 || current_target.to_terminal_ours == NULL) in quit()
1910 deprecated_child_ops.to_terminal_ours = terminal_ours; in init_child_ops()
2090 deprecated_child_ops.to_terminal_ours = terminal_ours; in init_child_ops()
2608 gnu_ops.to_terminal_ours = terminal_ours; in init_gnu_ops()
185 procfs_ops.to_terminal_ours = terminal_ours; in init_procfs_ops()
5383 remote_async_ops.to_terminal_ours = remote_async_terminal_ours; in init_remote_async_ops()
2716 (init_remote_async_ops): Initialize to_terminal_ours and
4039 * utils.c (quit): Use current_target->to_terminal_ours to figure