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

riscv013_on_step() function

Syntax

static int riscv013_on_step(struct target *target);
Implemented in riscv-013.c:4278

Arguments

target

References

LocationReferrerText
riscv-013.c:4278
static int riscv013_on_step(struct target *target)
riscv-013.c:47
static int riscv013_on_step(struct target *target);
riscv-013.c:2292init_target()
generic_info->on_step = &riscv013_on_step;

Call Tree

Functions called by riscv013_on_step()
riscv013_on_step()
all items filtered out
Data read by riscv013_on_step()
all items filtered out
riscv013_on_step()
Implementations
riscv013_on_step()
all items filtered out