Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtarget.c153 static int debug_to_can_run (void);
2416 debug_to_can_run (void) in debug_to_can_run() function
2556 current_target.to_can_run = debug_to_can_run; in setup_target_debug()