Searched refs:pt_watch_style_mips32 (Results 1 – 1 of 1) sorted by relevance
38 enum pt_watch_style { pt_watch_style_mips32, pt_watch_style_mips64 }; enumerator572 if (regs->style == pt_watch_style_mips32) in GetWatchHi()583 if (regs->style == pt_watch_style_mips32) in SetWatchHi()593 if (regs->style == pt_watch_style_mips32) in GetWatchLo()604 if (regs->style == pt_watch_style_mips32) in SetWatchLo()614 if (regs->style == pt_watch_style_mips32) in GetIRWMask()624 if (regs->style == pt_watch_style_mips32) in GetRegMask()790 if (regs.style == pt_watch_style_mips32) { in ClearHardwareWatchpoint()960 case pt_watch_style_mips32: in NumSupportedHardwareWatchpoints()