Searched refs:eDREGTypeWATCH (Results 1 – 3 of 3) sorted by relevance
261 error = WriteHardwareDebugRegs(eDREGTypeWATCH); in SetHardwareWatchpoint()301 error = WriteHardwareDebugRegs(eDREGTypeWATCH); in ClearHardwareWatchpoint()334 error = WriteHardwareDebugRegs(eDREGTypeWATCH); in ClearAllHardwareWatchpoints()
56 enum DREGType { eDREGTypeWATCH = 0, eDREGTypeBREAK }; enumerator
242 return WriteHardwareDebugRegs(eDREGTypeWATCH); in CopyHardwareWatchpointsFrom()