Home
last modified time | relevance | path

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

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Darc.c51 static int arc_remove_watchpoint(struct target *target,
1713 arc_remove_watchpoint(target, target->watchpoints); in arc_reset_actionpoints()
1921 static int arc_remove_watchpoint(struct target *target, in arc_remove_watchpoint() function
2273 .remove_watchpoint = arc_remove_watchpoint,