riscv011_info_t::never_halted is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDriscv011_info_t::never_halted

riscv011_info_t::never_halted field

Syntax

bool never_halted;

References

LocationReferrerText
riscv-011.c:210
bool never_halted;
riscv-011.c:1586examine()
info->never_halted = true;
riscv-011.c:1864handle_halt()
if (info->never_halted) {
riscv-011.c:1865handle_halt()
info->never_halted = false;

Data Use

Functions writing riscv011_info_t::never_halted
Functions reading riscv011_info_t::never_halted
all items filtered out
riscv011_info_t::never_halted
all items filtered out