Searched refs:debug_to_insert_watchpoint (Results 1 – 1 of 1) sorted by relevance
127 static int debug_to_insert_watchpoint (CORE_ADDR, int, int);2130 debug_to_insert_watchpoint (CORE_ADDR addr, int len, int type) in debug_to_insert_watchpoint() function2498 current_target.to_insert_watchpoint = debug_to_insert_watchpoint; in setup_target_debug()