Searched defs:wp_sp (Results 1 – 10 of 10) 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
379 lldb::WatchpointSP wp_sp; in CreateStopReasonWithMachException() local415 lldb::WatchpointSP wp_sp; in CreateStopReasonWithMachException() local455 lldb::WatchpointSP wp_sp; in CreateStopReasonWithMachException() local
618 WatchpointSP wp_sp; in CreateWatchpoint() local833 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in RemoveAllWatchpoints() local868 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in DisableAllWatchpoints() local901 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in EnableAllWatchpoints() local923 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in ClearAllWatchpointHitCounts() local943 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in ClearAllWatchpointHistoricValues() local967 WatchpointSP wp_sp = m_watchpoint_list.GetByIndex(i); in IgnoreAllWatchpoints() local987 WatchpointSP wp_sp = m_watchpoint_list.FindByID (watch_id); in DisableWatchpointByID() local1010 WatchpointSP wp_sp = m_watchpoint_list.FindByID (watch_id); in EnableWatchpointByID() local1053 WatchpointSP wp_sp = m_watchpoint_list.FindByID (watch_id); in IgnoreWatchpointByID() local
665 … WatchpointSP wp_sp (thread_sp->CalculateTarget()->GetWatchpointList().FindByID(GetValue())); in ShouldStopSynchronous() local709 … WatchpointSP wp_sp (thread_sp->CalculateTarget()->GetWatchpointList().FindByID(GetValue())); in PerformAction() local
35 SBWatchpoint::SBWatchpoint (const lldb::WatchpointSP &wp_sp) : in SBWatchpoint()
859 WatchpointSP wp_sp = target->GetLastCreatedWatchpoint(); in DoExecute() local878 WatchpointSP wp_sp = watchpoints.FindByID(wp_ids[i]); in DoExecute() local
528 lldb::WatchpointSP wp_sp = wp_list.FindByAddress(wp_monitor_addr); in WatchNotify() local
1996 … WatchpointSP wp_sp = GetTarget().GetWatchpointList().FindByAddress(wp_addr); in SetThreadStopInfo() local2446 WatchpointSP wp_sp = GetTarget().GetWatchpointList().FindByAddress(wp_addr); in SetThreadStopInfo() local
2046 WatchpointSP wp_sp = target->GetWatchpointList().FindByID (watch_id); in WatchpointCallbackFunction() local