Searched refs:GetNumWatchpoints (Results 1 – 3 of 3) sorted by relevance
843 GetNumWatchpoints () const;1076 …num_watchpoints = property(GetNumWatchpoints, None, doc='''A read only property that returns the n…
766 uint32_t GetNumWatchpoints() const;
1267 uint32_t SBTarget::GetNumWatchpoints() const { in GetNumWatchpoints() function in SBTarget