Searched refs:SetWatchpointType (Results 1 – 3 of 3) sorted by relevance
83 void SetWatchpointType(uint32_t type, bool notify = true);
256 void Watchpoint::SetWatchpointType(uint32_t type, bool notify) { in SetWatchpointType() function in Watchpoint
843 wp_sp->SetWatchpointType(kind, notify); in CreateWatchpoint()