x86_32_get_gdb_reg_list() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDx86_32_get_gdb_reg_list()

x86_32_get_gdb_reg_list() function

Syntax

int x86_32_get_gdb_reg_list(struct target *t,     struct reg **reg_list[],     int *reg_list_size,     enum target_register_class reg_class);
Implemented in x86_32_common.c:57

Arguments

t

reg_list

reg_list_size

reg_class

References

LocationText
x86_32_common.c:57
int x86_32_get_gdb_reg_list(struct target *t,
x86_32_common.h:297
int x86_32_get_gdb_reg_list(struct target *t,
quark_d20xx.c:93
.get_gdb_reg_list = x86_32_get_gdb_reg_list,
quark_x10xx.c:77
.get_gdb_reg_list = x86_32_get_gdb_reg_list,

Call Tree

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