Searched refs:watch_to_remove_sp (Results 1 – 1 of 1) sorted by relevance
953 WatchpointSP watch_to_remove_sp = m_watchpoint_list.FindByID(watch_id); in RemoveWatchpointByID() local954 if (watch_to_remove_sp == m_last_created_watchpoint) in RemoveWatchpointByID()