Searched refs:GetWatchpointList (Results 1 – 11 of 11) sorted by relevance
218 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()221 target->GetWatchpointList().GetListMutex(lock); in DoExecute()294 target->GetWatchpointList().GetListMutex(lock); in DoExecute()296 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()363 target->GetWatchpointList().GetListMutex(lock); in DoExecute()365 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()472 target->GetWatchpointList().GetListMutex(lock); in DoExecute()474 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()592 target->GetWatchpointList().GetListMutex(lock); in DoExecute()594 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()[all …]
360 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()387 Watchpoint *wp = target->GetWatchpointList().FindByID(cur_wp_id).get(); in DoExecute()455 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()481 Watchpoint *wp = target->GetWatchpointList().FindByID(cur_wp_id).get(); in DoExecute()510 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()536 Watchpoint *wp = target->GetWatchpointList().FindByID(cur_wp_id).get(); in DoExecute()
807 const WatchpointList &wp_list = exe_ctx.GetTargetPtr()->GetWatchpointList(); in WatchPointIDs()
1282 return target_sp->GetWatchpointList().GetSize(); in GetNumWatchpoints()1294 sb_watchpoint.SetSP(target_sp->GetWatchpointList().GetByIndex(idx)); in GetWatchpointAtIndex()1307 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteWatchpoint()1323 target_sp->GetWatchpointList().GetListMutex(lock); in FindWatchpointByID()1324 watchpoint_sp = target_sp->GetWatchpointList().FindByID(wp_id); in FindWatchpointByID()1385 target_sp->GetWatchpointList().GetListMutex(lock); in EnableAllWatchpoints()1399 target_sp->GetWatchpointList().GetListMutex(lock); in DisableAllWatchpoints()1465 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteAllWatchpoints()
682 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException()739 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException()
308 WatchpointSP wp_sp = target->GetWatchpointList().FindByID(watch_id); in WatchpointCallbackFunction()
794 thread_sp->CalculateTarget()->GetWatchpointList().FindByID(GetValue())); in ShouldStopSynchronous()886 thread_sp->CalculateTarget()->GetWatchpointList().FindByID( in PerformAction()
186 this->GetWatchpointList().GetListMutex(lock); in CleanupProcess()909 this->GetWatchpointList().GetListMutex(lock); in CreateWatchpoint()
161 target_sp->GetWatchpointList().FindByID(wvc->watch_id); in VariableWatchpointDisabler()
774 WatchpointList &GetWatchpointList() { return m_watchpoint_list; } in GetWatchpointList() function
1995 WatchpointSP wp_sp = target->GetWatchpointList().FindByID(watch_id); in WatchpointCallbackFunction()