Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtarget.c141 static void debug_to_terminal_ours (void);
2223 debug_to_terminal_ours (void) in debug_to_terminal_ours() function
2537 current_target.to_terminal_ours = debug_to_terminal_ours; in setup_target_debug()