Home
last modified time | relevance | path

Searched refs:x86_32_get_gdb_reg_list (Results 1 – 4 of 4) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dquark_x10xx.c88 .get_gdb_reg_list = x86_32_get_gdb_reg_list,
H A Dquark_d20xx.c104 .get_gdb_reg_list = x86_32_get_gdb_reg_list,
H A Dx86_32_common.h307 int x86_32_get_gdb_reg_list(struct target *t,
H A Dx86_32_common.c68 int x86_32_get_gdb_reg_list(struct target *t, in x86_32_get_gdb_reg_list() function