Searched refs:debug_to_can_use_hw_breakpoint (Results 1 – 1 of 1) sorted by relevance
109 static int debug_to_can_use_hw_breakpoint (int, int, int);4583 debug_to_can_use_hw_breakpoint (int type, int cnt, int from_tty) in debug_to_can_use_hw_breakpoint() function4959 current_target.to_can_use_hw_breakpoint = debug_to_can_use_hw_breakpoint; in setup_target_debug()