OpenOCD
ARMV8_RUNCONTROL_RESUME
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
ARMV8_RUNCONTROL_RESUME
ARMV8_RUNCONTROL_RESUME value
Syntax
Show:
Summary
Declaration
from
armv8.h:110
ARMV8_RUNCONTROL_RESUME
=
1
;
Examples
References
from
examples
Code
Location
Referrer
ARMV8_RUNCONTROL_RESUME
=
1
,
armv8.h:110
armv8
->
last_run_control_op
=
ARMV8_RUNCONTROL_RESUME
;
aarch64.c:861
aarch64_resume()
if
(
armv8
->
last_run_control_op
==
ARMV8_RUNCONTROL_RESUME
)
{
arm_semihosting.c:52
arm_semihosting_resume()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ARMV8_RUNCONTROL_RESUME
is read by 2 functions:
All items filtered out
ARMV8_RUNCONTROL_RESUME
arm_semihosting_resume()
aarch64_resume()
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