OpenOCD
|
Data Fields | |
unsigned int | common_magic |
bool | is_pic32mx |
struct mips32_common | mips32 |
Definition at line 20 of file mips_m4k.h.
unsigned int mips_m4k_common::common_magic |
Definition at line 21 of file mips_m4k.h.
Referenced by mips_m4k_init_arch_info(), and mips_m4k_verify_pointer().
bool mips_m4k_common::is_pic32mx |
Definition at line 25 of file mips_m4k.h.
Referenced by mips_m4k_assert_reset(), and mips_m4k_examine().
struct mips32_common mips_m4k_common::mips32 |
Definition at line 21 of file mips_m4k.h.
Referenced by COMMAND_HANDLER(), mips_m4k_assert_reset(), mips_m4k_examine(), mips_m4k_init_arch_info(), and target_to_m4k().