riscv_info::impebreak is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

riscv_info::impebreak field

Syntax

bool impebreak;

References

LocationReferrerText
riscv.h:127
bool impebreak;
program.c:164riscv_program_ebreak()
r->impebreak) {
riscv-013.c:1289has_sufficient_progbuf()
return info->progbufsize + r->impebreak >= size;
riscv-013.c:1667examine()
r->impebreak = get_field(dmstatus, DM_DMSTATUS_IMPEBREAK);
riscv-013.c:1673examine()
r->impebreak);

Data Use

Functions writing riscv_info::impebreak
Functions reading riscv_info::impebreak
all items filtered out
riscv_info::impebreak