aarch64_add_watchpoint() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDaarch64_add_watchpoint()

aarch64_add_watchpoint() function

Syntax

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

Arguments

target

watchpoint

References

LocationText
aarch64.c:1832
static int aarch64_add_watchpoint(struct target *target,
aarch64.c:3262
.add_watchpoint = aarch64_add_watchpoint,
aarch64.c:3303
.add_watchpoint = aarch64_add_watchpoint,

Call Tree

Functions called by aarch64_add_watchpoint()
aarch64_add_watchpoint()
Data read by aarch64_add_watchpoint()
Data written by aarch64_add_watchpoint()
aarch64_add_watchpoint()::retval
aarch64_add_watchpoint()::aarch64
all items filtered out
aarch64_add_watchpoint()
aarch64_add_watchpoint()::retval
all items filtered out
Implementations
aarch64_add_watchpoint()
all items filtered out
Type of aarch64_add_watchpoint()
aarch64_add_watchpoint()
all items filtered out