mips_m4k_set_watchpoint() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDmips_m4k_set_watchpoint()

mips_m4k_set_watchpoint() function

Syntax

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

Arguments

target

watchpoint

References

LocationReferrerText
mips_m4k.c:856
static int mips_m4k_set_watchpoint(struct target *target,
mips_m4k.c:972mips_m4k_add_watchpoint()
mips_m4k_set_watchpoint(target, watchpoint);
mips_m4k.c:1002mips_m4k_enable_watchpoints()
mips_m4k_set_watchpoint(target, watchpoint);

Call Tree

Functions calling mips_m4k_set_watchpoint()
Functions called by mips_m4k_set_watchpoint()
mips_m4k_set_watchpoint()
Type of mips_m4k_set_watchpoint()
mips_m4k_set_watchpoint()