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
556 error = WriteHardwareDebugRegs(eDREGTypeWATCH, wp_index); in SetHardwareWatchpoint()591 error = WriteHardwareDebugRegs(eDREGTypeWATCH, wp_index); in ClearHardwareWatchpoint()624 error = WriteHardwareDebugRegs(eDREGTypeWATCH, i); in ClearAllHardwareWatchpoints()747 if (hwbType == eDREGTypeWATCH) { in WriteHardwareDebugRegs()
78 enum DREGType { eDREGTypeWATCH = 0, eDREGTypeBREAK }; enumerator
689 case eDREGTypeWATCH: in WriteHardwareDebugRegs()
222 return WriteHardwareDebugRegs(eDREGTypeWATCH); in CopyHardwareWatchpointsFrom()