Searched refs:eDREGTypeWATCH (Results 1 – 3 of 3) sorted by relevance
298 error = WriteHardwareDebugRegs(eDREGTypeWATCH); in SetHardwareWatchpoint()339 error = WriteHardwareDebugRegs(eDREGTypeWATCH); in ClearHardwareWatchpoint()371 error = WriteHardwareDebugRegs(eDREGTypeWATCH); in ClearAllHardwareWatchpoints()
55 enum DREGType { eDREGTypeWATCH = 0, eDREGTypeBREAK }; enumerator
222 return WriteHardwareDebugRegs(eDREGTypeWATCH); in CopyHardwareWatchpointsFrom()