target_type::commands is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

target_type::commands field

Syntax

const struct command_registration *commands;

References

LocationReferrerText
target_type.h:194
const struct command_registration *commands;
aarch64.c:3266
aarch64.c:3307
arc.c:2363
arm11.c:1375
arm720t.c:498
arm7tdmi.c:716
arm920t.c:1632
arm926ejs.c:822
arm946e.c:775
arm966e.c:277
arm9tdmi.c:920
cortex_a.c:3461
cortex_a.c:3538
cortex_m.c:3372
dsp563xx.c:2278
esirisc.c:1860
esp32.c:502
esp32s2.c:539
esp32s3.c:423
fa526.c:382
feroceon.c:723
feroceon.c:762
hla_target.c:648
mips_m4k.c:1494
mips_mips64.c:1185
or1k.c:1439
quark_d20xx.c:92
quark_x10xx.c:76
riscv.c:3114
stm8.c:2188
target.c:5997target_create()
if (target->type->commands) {
target.c:5998target_create()
e = register_commands(cmd_ctx, NULL, target->type->commands);
target.c:6009target_create()
.chain = target->type->commands,
testee.c:55
xscale.c:3737
xtensa_chip.c:195

Data Use

Functions reading target_type::commands
target_type::commands
all items filtered out
Type of target_type::commands
target_type::commands
all items filtered out