OpenOCD
|
Data Fields | |
struct mips32_common * | mips32_common |
uint32_t | num |
struct target * | target |
struct mips32_common* mips32_core_reg::mips32_common |
Definition at line 119 of file mips32.h.
Referenced by mips32_build_reg_cache().
uint32_t mips32_core_reg::num |
Definition at line 117 of file mips32.h.
Referenced by mips32_build_reg_cache(), and mips32_get_core_reg().
struct target* mips32_core_reg::target |
Definition at line 118 of file mips32.h.
Referenced by mips32_build_reg_cache(), mips32_get_core_reg(), and mips32_set_core_reg().