riscv_reg_info_t::target is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDriscv_reg_info_t::target

riscv_reg_info_t::target field

Syntax

struct target *target;

References

LocationReferrerText
riscv.h:63
struct target *target;
riscv.c:3700register_get()
struct target *target = reg_info->target;
riscv.c:3730register_set()
struct target *target = reg_info->target;
riscv.c:3968riscv_init_registers()
shared_reg_info->target = target;
riscv.c:4386riscv_init_registers()
((riscv_reg_info_t *) r->arch_info)->target = target;

Data Use

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