Searched defs:wp_sp (Results 1 – 9 of 9) sorted by relevance
34 WatchpointList::Add (const WatchpointSP &wp_sp, bool notify) in Add()72 WatchpointSP wp_sp; in FindByAddress() local90 WatchpointSP wp_sp; in FindBySpec() local139 WatchpointSP wp_sp; in FindByID() local151 WatchpointSP wp_sp = FindByAddress (addr); in FindIDByAddress() local162 WatchpointSP wp_sp = FindBySpec (spec); in FindIDBySpec() local174 WatchpointSP wp_sp; in GetByIndex() local188 WatchpointSP wp_sp; in GetByIndex() local215 WatchpointSP wp_sp = *pos; in Remove() local243 WatchpointSP wp_sp = FindByID (watch_id); in ShouldStop() local
482 WatchpointSP wp_sp; in GetWatchpointFromEvent() local
370 lldb::WatchpointSP wp_sp; in CreateStopReasonWithMachException() local405 lldb::WatchpointSP wp_sp; in CreateStopReasonWithMachException() local
561 WatchpointSP wp_sp; in CreateWatchpoint() local776 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in RemoveAllWatchpoints() local811 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in DisableAllWatchpoints() local844 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in EnableAllWatchpoints() local866 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in ClearAllWatchpointHitCounts() local890 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in IgnoreAllWatchpoints() local910 WatchpointSP wp_sp = m_watchpoint_list.FindByID (watch_id); in DisableWatchpointByID() local933 WatchpointSP wp_sp = m_watchpoint_list.FindByID (watch_id); in EnableWatchpointByID() local976 WatchpointSP wp_sp = m_watchpoint_list.FindByID (watch_id); in IgnoreWatchpointByID() local
607 … WatchpointSP wp_sp (thread_sp->CalculateTarget()->GetWatchpointList().FindByID(GetValue())); in ShouldStopSynchronous() local651 … WatchpointSP wp_sp (thread_sp->CalculateTarget()->GetWatchpointList().FindByID(GetValue())); in PerformAction() local
35 SBWatchpoint::SBWatchpoint (const lldb::WatchpointSP &wp_sp) : in SBWatchpoint()
460 lldb::WatchpointSP wp_sp = wp_list.FindByAddress(wp_monitor_addr); in WatchNotify() local
865 WatchpointSP wp_sp = target->GetLastCreatedWatchpoint(); in DoExecute() local884 WatchpointSP wp_sp = watchpoints.FindByID(wp_ids[i]); in DoExecute() local
2294 WatchpointSP wp_sp = target->GetWatchpointList().FindByID (watch_id); in WatchpointCallbackFunction() local