Searched defs:wp_sp (Results 1 – 12 of 12) sorted by relevance
21 lldb::watch_id_t WatchpointList::Add(const WatchpointSP &wp_sp, bool notify) { in Add()54 WatchpointSP wp_sp; in FindByAddress() local72 WatchpointSP wp_sp; in FindBySpec() local113 WatchpointSP wp_sp; in FindByID() local123 WatchpointSP wp_sp = FindByAddress(addr); in FindIDByAddress() local131 WatchpointSP wp_sp = FindBySpec(spec); in FindIDBySpec() local140 WatchpointSP wp_sp; in GetByIndex() local151 WatchpointSP wp_sp; in GetByIndex() local172 WatchpointSP wp_sp = *pos; in Remove() local199 WatchpointSP wp_sp = FindByID(watch_id); in ShouldStop() local
382 WatchpointSP wp_sp; in GetWatchpointFromEvent() local
304 lldb::WatchpointSP wp_sp = in GetStopInfoForHardwareBP() local416 lldb::WatchpointSP wp_sp; in CreateStopReasonWithMachException() local459 lldb::WatchpointSP wp_sp; in CreateStopReasonWithMachException() local
795 WatchpointSP wp_sp; in CreateWatchpoint() local1154 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in RemoveAllWatchpoints() local1185 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in DisableAllWatchpoints() local1214 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in EnableAllWatchpoints() local1232 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in ClearAllWatchpointHitCounts() local1248 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in ClearAllWatchpointHistoricValues() local1268 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in IgnoreAllWatchpoints() local1285 WatchpointSP wp_sp = m_watchpoint_list.FindByID(watch_id); in DisableWatchpointByID() local1304 WatchpointSP wp_sp = m_watchpoint_list.FindByID(watch_id); in EnableWatchpointByID() local1340 WatchpointSP wp_sp = m_watchpoint_list.FindByID(watch_id); in IgnoreWatchpointByID() local
653 WatchpointSP wp_sp( in ShouldStopSynchronous() local695 WatchpointSP wp_sp( in PerformAction() local
31 SBWatchpoint::SBWatchpoint(const lldb::WatchpointSP &wp_sp) in SBWatchpoint()
780 WatchpointSP wp_sp = target->GetLastCreatedWatchpoint(); in DoExecute() local796 WatchpointSP wp_sp = watchpoints.FindByID(wp_ids[i]); in DoExecute() local
779 const lldb::WatchpointSP wp_sp = wp_list.GetByIndex(idx); in WatchPointIDs() local
500 lldb::WatchpointSP wp_sp = wp_list.FindByAddress(wp_monitor_addr); in WatchNotify() local
420 if (lldb::WatchpointSP wp_sp = in RefreshStateAfterStop() local
1854 WatchpointSP wp_sp; in SetThreadStopInfo() local2282 WatchpointSP wp_sp = in SetThreadStopInfo() local
2355 WatchpointSP wp_sp = target->GetWatchpointList().FindByID(watch_id); in WatchpointCallbackFunction() local