Home
last modified time | relevance | path

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

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dbreakpoints.c453 retval = target_add_watchpoint(target, *watchpoint_p); in watchpoint_add()
H A Dtarget.h477 int target_add_watchpoint(struct target *target,
H A Dtarget.c1378 int target_add_watchpoint(struct target *target, in target_add_watchpoint() function