Lines Matching refs:WatchpointSP
34 WatchpointList::Add (const WatchpointSP &wp_sp, bool notify) in Add()
69 const WatchpointSP
72 WatchpointSP wp_sp; in FindByAddress()
87 const WatchpointSP
90 WatchpointSP wp_sp; in FindBySpec()
113 bool operator() (const WatchpointSP &wp) const in operator ()()
136 WatchpointSP
139 WatchpointSP wp_sp; in FindByID()
151 WatchpointSP wp_sp = FindByAddress (addr); in FindIDByAddress()
162 WatchpointSP wp_sp = FindBySpec (spec); in FindIDBySpec()
170 WatchpointSP
174 WatchpointSP wp_sp; in GetByIndex()
184 const WatchpointSP
188 WatchpointSP wp_sp; in GetByIndex()
215 WatchpointSP wp_sp = *pos; in Remove()
243 WatchpointSP wp_sp = FindByID (watch_id); in ShouldStop()