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

esirisc_step() function

Syntax

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

Arguments

target

current

address

handle_breakpoints

References

LocationText
esirisc.c:930
static int esirisc_step(struct target *target, int current, target_addr_t address,
esirisc.c:1843
.step = esirisc_step,

Call Tree

Functions called by esirisc_step()
esirisc_step()
Implementations
esirisc_step()
all items filtered out