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

arm11_bpwp_flush() function

Flush any pending breakpoint and watchpoint updates.

Syntax

int arm11_bpwp_flush(struct arm11_common *arm11);
Implemented in arm11_dbgtap.c:1115

Arguments

arm11

References

LocationReferrerText
arm11_dbgtap.c:1115
int arm11_bpwp_flush(struct arm11_common *arm11)
arm11_dbgtap.h:71
int arm11_bpwp_flush(struct arm11_common *arm11);
arm11.c:272arm11_leave_debug_state()
CHECK_RETVAL(arm11_bpwp_flush(arm11));
arm11_dbgtap.c:1164arm11_dpm_init()
return arm11_bpwp_flush(arm11);

Call Tree

Functions calling arm11_bpwp_flush()
Functions called by arm11_bpwp_flush()
arm11_bpwp_flush()
all items filtered out
Data read by arm11_bpwp_flush()
Data written by arm11_bpwp_flush()
arm11_bpwp_flush()::retval
all items filtered out
arm11_bpwp_flush()
arm11_bpwp_flush()::retval
all items filtered out