Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtarget.c121 static int debug_to_can_use_hw_breakpoint (int, int, int);
2045 debug_to_can_use_hw_breakpoint (int type, int cnt, int from_tty) in debug_to_can_use_hw_breakpoint() function
2495 current_target.to_can_use_hw_breakpoint = debug_to_can_use_hw_breakpoint; in setup_target_debug()