OpenOCD
riscv011_info_t::never_halted
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
riscv011_info_t::never_halted
riscv011_info_t::never_halted field
Syntax
Show:
Summary
Declaration
from
riscv-011.c:210
bool
never_halted
;
Examples
References
from
examples
Code
Location
Referrer
bool
never_halted
;
riscv-011.c:210
info
->
never_halted
=
true
;
riscv-011.c:1586
examine()
if
(
info
->
never_halted
)
{
riscv-011.c:1864
handle_halt()
info
->
never_halted
=
false
;
riscv-011.c:1865
handle_halt()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
riscv011_info_t::never_halted
is written by 2 functions and is read by 1 function:
examine()
handle_halt()
All items filtered out
riscv011_info_t::never_halted
handle_halt()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out