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

aarch64_step() function

Syntax

static int aarch64_step(struct target *target,     int current,     target_addr_t address,     int handle_breakpoints);

Arguments

target

current

address

handle_breakpoints

References

LocationText
aarch64.c:1103
static int aarch64_step(struct target *target, int current, target_addr_t address,
aarch64.c:3246
.step = aarch64_step,
aarch64.c:3287
.step = aarch64_step,

Call Tree

Data read by aarch64_step()
Data written by aarch64_step()
aarch64_step()
aarch64_step()::poll_retval
aarch64_step()::retval
aarch64_step()::edecr
aarch64_step()::saved_retval
all items filtered out
Implementations
aarch64_step()
all items filtered out
Type of aarch64_step()
aarch64_step()
uint32_t
int64_t
all items filtered out