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

riscv013_resume_go() function

Syntax

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

Arguments

target

References

LocationReferrerText
riscv-013.c:4259
static int riscv013_resume_go(struct target *target)
riscv-013.c:44
static int riscv013_resume_go(struct target *target);
riscv-013.c:2286init_target()
generic_info->resume_go = &riscv013_resume_go;

Call Tree

Functions called by riscv013_resume_go()
riscv013_resume_go()
Data read by riscv013_resume_go()
riscv013_resume_go()::use_hasel
all items filtered out
riscv013_resume_go()
Implementations
riscv013_resume_go()
all items filtered out