Searched refs:watch_sp (Results 1 – 1 of 1) sorted by relevance
73 WatchpointSP watch_sp = target->GetLastCreatedWatchpoint(); in VerifyWatchpointIDs() local74 if (watch_sp) { in VerifyWatchpointIDs()75 wp_ids.push_back(watch_sp->GetID()); in VerifyWatchpointIDs()