arc_add_watchpoint() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

arc_add_watchpoint() function

Syntax

static int arc_add_watchpoint(struct target *target,     struct watchpoint *watchpoint);

Arguments

target

watchpoint

References

LocationText
arc.c:1975
static int arc_add_watchpoint(struct target *target,
arc.c:2355
.add_watchpoint = arc_add_watchpoint,

Call Tree

Functions called by arc_add_watchpoint()
arc_add_watchpoint()
Implementations
arc_add_watchpoint()
all items filtered out