Searched refs:debug_to_insert_hw_breakpoint (Results 1 – 1 of 1) sorted by relevance
122 static int debug_to_insert_hw_breakpoint (CORE_ADDR, char *);1952 debug_to_insert_hw_breakpoint (CORE_ADDR addr, char *save) in debug_to_insert_hw_breakpoint() function2365 current_target.to_insert_hw_breakpoint = debug_to_insert_hw_breakpoint; in setup_target_debug()