OpenOCD
|
Data Fields | |
uint32_t | bp_value |
uint32_t | reg_address |
int | used |
uint32_t mips32_comparator::bp_value |
Definition at line 80 of file mips32.h.
Referenced by mips_m4k_set_breakpoint(), mips_m4k_set_watchpoint(), mips_m4k_unset_breakpoint(), and mips_m4k_unset_watchpoint().
uint32_t mips32_comparator::reg_address |
Definition at line 81 of file mips32.h.
Referenced by mips32_configure_dbs(), mips32_configure_ibs(), mips_m4k_set_breakpoint(), mips_m4k_set_watchpoint(), mips_m4k_unset_breakpoint(), and mips_m4k_unset_watchpoint().
int mips32_comparator::used |
Definition at line 79 of file mips32.h.
Referenced by mips_m4k_set_breakpoint(), mips_m4k_set_watchpoint(), mips_m4k_unset_breakpoint(), and mips_m4k_unset_watchpoint().