Searched defs:wp_sp (Results 1 – 13 of 13) sorted by relevance
20 lldb::watch_id_t WatchpointList::Add(const WatchpointSP &wp_sp, bool notify) { in Add()53 WatchpointSP wp_sp; in FindByAddress() local71 WatchpointSP wp_sp; in FindBySpec() local112 WatchpointSP wp_sp; in FindByID() local122 WatchpointSP wp_sp = FindByAddress(addr); in FindIDByAddress() local130 WatchpointSP wp_sp = FindBySpec(spec); in FindIDBySpec() local139 WatchpointSP wp_sp; in GetByIndex() local150 WatchpointSP wp_sp; in GetByIndex() local171 WatchpointSP wp_sp = *pos; in Remove() local198 WatchpointSP wp_sp = FindByID(watch_id); in ShouldStop() local
384 WatchpointSP wp_sp; in GetWatchpointFromEvent() local
495 lldb::WatchpointSP wp_sp = in GetStopInfoForHardwareBP() local679 lldb::WatchpointSP wp_sp; in CreateStopReasonWithMachException() local722 lldb::WatchpointSP wp_sp; in CreateStopReasonWithMachException() local
108 lldb::WatchpointSP wp_sp) { in CallWatchpointCallback()
307 WatchpointSP wp_sp = target->GetWatchpointList().FindByID(watch_id); in WatchpointCallbackFunction() local
822 WatchpointSP wp_sp; in CreateWatchpoint() local1188 for (WatchpointSP wp_sp : m_watchpoint_list.Watchpoints()) { in RemoveAllWatchpoints() local1217 for (WatchpointSP wp_sp : m_watchpoint_list.Watchpoints()) { in DisableAllWatchpoints() local1244 for (WatchpointSP wp_sp : m_watchpoint_list.Watchpoints()) { in EnableAllWatchpoints() local1260 for (WatchpointSP wp_sp : m_watchpoint_list.Watchpoints()) { in ClearAllWatchpointHitCounts() local1274 for (WatchpointSP wp_sp : m_watchpoint_list.Watchpoints()) { in ClearAllWatchpointHistoricValues() local1292 for (WatchpointSP wp_sp : m_watchpoint_list.Watchpoints()) { in IgnoreAllWatchpoints() local1309 WatchpointSP wp_sp = m_watchpoint_list.FindByID(watch_id); in DisableWatchpointByID() local1328 WatchpointSP wp_sp = m_watchpoint_list.FindByID(watch_id); in EnableWatchpointByID() local1364 WatchpointSP wp_sp = m_watchpoint_list.FindByID(watch_id); in IgnoreWatchpointByID() local
791 WatchpointSP wp_sp( in ShouldStopSynchronous() local886 WatchpointSP wp_sp( in PerformAction() local
31 SBWatchpoint::SBWatchpoint(const lldb::WatchpointSP &wp_sp) in SBWatchpoint()
761 WatchpointSP wp_sp = target->GetLastCreatedWatchpoint(); in DoExecute() local776 WatchpointSP wp_sp = watchpoints.FindByID(wp_ids[i]); in DoExecute() local
779 for (lldb::WatchpointSP wp_sp : wp_list.Watchpoints()) { in WatchPointIDs() local
408 if (lldb::WatchpointSP wp_sp = in RefreshStateAfterStop() local
1758 WatchpointSP wp_sp; in SetThreadStopInfo() local2198 WatchpointSP wp_sp = in SetThreadStopInfo() local
2167 WatchpointSP wp_sp = target->GetWatchpointList().FindByID(watch_id); in WatchpointCallbackFunction() local