arm_svc_indices is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

arm_svc_indices variable

Syntax

static const uint8_t arm_svc_indices[3] = { 25, 26, ARMV4_5_SPSR_SVC, };

References

LocationText
armv4_5.c:55
static const uint8_t arm_svc_indices[3] = {
armv4_5.c:102
.n_indices = ARRAY_SIZE(arm_svc_indices),
armv4_5.c:103
.indices = arm_svc_indices,

Type Use

Type of arm_svc_indices
arm_svc_indices
uint8_t
all items filtered out