arm_get_gdb_reg_list() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm_get_gdb_reg_list()

arm_get_gdb_reg_list() function

Syntax

int arm_get_gdb_reg_list(struct target *target,     struct reg **reg_list[],     int *reg_list_size,     enum target_register_class reg_class);
Implemented in armv4_5.c:1272

Arguments

target

reg_list

reg_list_size

reg_class

References

LocationText
armv4_5.c:1272
int arm_get_gdb_reg_list(struct target *target,
arm.h:298
int arm_get_gdb_reg_list(struct target *target,
arm11.c:1362
.get_gdb_reg_list = arm_get_gdb_reg_list,
arm720t.c:479
.get_gdb_reg_list = arm_get_gdb_reg_list,
arm7tdmi.c:701
.get_gdb_reg_list = arm_get_gdb_reg_list,
arm920t.c:1613
.get_gdb_reg_list = arm_get_gdb_reg_list,
arm926ejs.c:807
.get_gdb_reg_list = arm_get_gdb_reg_list,
arm946e.c:755
.get_gdb_reg_list = arm_get_gdb_reg_list,
arm966e.c:262
.get_gdb_reg_list = arm_get_gdb_reg_list,
arm9tdmi.c:905
.get_gdb_reg_list = arm_get_gdb_reg_list,
cortex_a.c:3441
.get_gdb_reg_list = arm_get_gdb_reg_list,
cortex_a.c:3521
.get_gdb_reg_list = arm_get_gdb_reg_list,
fa526.c:367
.get_gdb_reg_list = arm_get_gdb_reg_list,
feroceon.c:708
.get_gdb_reg_list = arm_get_gdb_reg_list,
feroceon.c:747
.get_gdb_reg_list = arm_get_gdb_reg_list,
xscale.c:3720
.get_gdb_reg_list = arm_get_gdb_reg_list,

Call Tree

Functions called by arm_get_gdb_reg_list()
arm_get_gdb_reg_list()
Data read by arm_get_gdb_reg_list()
Data written by arm_get_gdb_reg_list()
arm_get_gdb_reg_list()
arm_get_gdb_reg_list()::i
all items filtered out
Implementations
arm_get_gdb_reg_list()
all items filtered out
Type of arm_get_gdb_reg_list()
arm_get_gdb_reg_list()
all items filtered out