Searched refs:IsWatchpoint (Results 1 – 3 of 3) sorted by relevance
85 bool IsWatchpoint() const { return m_is_watchpoint == 1; } in IsWatchpoint() function
720 (DNBBreakpoint::IsWatchpoint()): New accessor.
548 if (wp != NULL && wp->IsWatchpoint()) in EnableHardwareWatchpoint()