Searched refs:eDREGTypeWATCH (Results 1 – 6 of 6) sorted by relevance
299 error = WriteHardwareDebugRegs(eDREGTypeWATCH); in SetHardwareWatchpoint()340 error = WriteHardwareDebugRegs(eDREGTypeWATCH); in ClearHardwareWatchpoint()372 error = WriteHardwareDebugRegs(eDREGTypeWATCH); in ClearAllHardwareWatchpoints()
55 enum DREGType { eDREGTypeWATCH = 0, eDREGTypeBREAK }; enumerator
550 error = WriteHardwareDebugRegs(eDREGTypeWATCH, wp_index); in SetHardwareWatchpoint()585 error = WriteHardwareDebugRegs(eDREGTypeWATCH, wp_index); in ClearHardwareWatchpoint()618 error = WriteHardwareDebugRegs(eDREGTypeWATCH, i); in ClearAllHardwareWatchpoints()741 if (hwbType == eDREGTypeWATCH) { in WriteHardwareDebugRegs()
78 enum DREGType { eDREGTypeWATCH = 0, eDREGTypeBREAK }; enumerator
682 case eDREGTypeWATCH: in WriteHardwareDebugRegs()
222 return WriteHardwareDebugRegs(eDREGTypeWATCH); in CopyHardwareWatchpointsFrom()