watchpoint_rw_strings is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

watchpoint_rw_strings variable

Syntax

static const char * const watchpoint_rw_strings[] = { "read", "write", "access" };

References

LocationReferrerText
breakpoints.c:30
static const char * const watchpoint_rw_strings[] = {
breakpoints.c:551watchpoint_add_internal()
watchpoint_rw_strings[(*watchpoint_p)->rw],
breakpoints.c:560watchpoint_add_internal()
watchpoint_rw_strings[(*watchpoint_p)->rw],

Data Use

Functions reading watchpoint_rw_strings
watchpoint_rw_strings
all items filtered out