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

aarch64_examine() function

Syntax

static int aarch64_examine(struct target *target);

Arguments

target

References

LocationText
aarch64.c:2765
static int aarch64_examine(struct target *target)
aarch64.c:3271
.examine = aarch64_examine,
aarch64.c:3312
.examine = aarch64_examine,

Call Tree

Functions called by aarch64_examine()
aarch64_examine()
Data read by aarch64_examine()
Data written by aarch64_examine()
aarch64_examine()::retval
all items filtered out
aarch64_examine()
aarch64_examine()::retval
all items filtered out
Implementations
aarch64_examine()
all items filtered out