Searched refs:debug_to_can_use_hw_breakpoint (Results 1 – 1 of 1) sorted by relevance
121 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() function2495 current_target.to_can_use_hw_breakpoint = debug_to_can_use_hw_breakpoint; in setup_target_debug()