OpenOCD
|
Data Fields | |
uint64_t | bp_value |
uint64_t | reg_address |
bool | used |
uint64_t mips64_comparator::bp_value |
Definition at line 79 of file mips64.h.
Referenced by mips_mips64_set_hwbp(), mips_mips64_set_watchpoint(), mips_mips64_unset_hwbp(), and mips_mips64_unset_watchpoint().
uint64_t mips64_comparator::reg_address |
Definition at line 80 of file mips64.h.
Referenced by mips64_configure_d_break_unit(), mips64_configure_i_break_unit(), mips_mips64_set_hwbp(), mips_mips64_set_watchpoint(), mips_mips64_unset_hwbp(), and mips_mips64_unset_watchpoint().
bool mips64_comparator::used |
Definition at line 78 of file mips64.h.
Referenced by mips_mips64_set_hwbp(), mips_mips64_set_watchpoint(), mips_mips64_unset_hwbp(), and mips_mips64_unset_watchpoint().