target_list_t::target is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

target_list_t::target field

Syntax

struct target *target;

References

LocationReferrerText
riscv-013.c:154
struct target *target;
riscv-013.c:265get_dm()
if (target_entry->target == target)
riscv-013.c:273get_dm()
target_entry->target = target;
riscv-013.c:1820riscv013_authdata_write()
if (examine(entry->target) != ERROR_OK)
riscv-013.c:4171select_prepped_harts()
struct target *t = entry->target;
riscv-013.c:4248riscv013_halt_go()
struct target *t = entry->target;

Data Use

Functions writing target_list_t::target
Functions reading target_list_t::target
all items filtered out
target_list_t::target
Type of target_list_t::target
target_list_t::target
all items filtered out