Searched refs:GetWatchpointList (Results 1 – 10 of 10) sorted by relevance
250 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()253 target->GetWatchpointList().GetListMutex(lock); in DoExecute()328 target->GetWatchpointList().GetListMutex(lock); in DoExecute()330 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()400 target->GetWatchpointList().GetListMutex(lock); in DoExecute()402 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()474 target->GetWatchpointList().GetListMutex(lock); in DoExecute()476 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()598 target->GetWatchpointList().GetListMutex(lock); in DoExecute()600 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()[all …]
402 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()432 Watchpoint *wp = target->GetWatchpointList().FindByID(cur_wp_id).get(); in DoExecute()520 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()549 Watchpoint *wp = target->GetWatchpointList().FindByID(cur_wp_id).get(); in DoExecute()601 const WatchpointList &watchpoints = target->GetWatchpointList(); in DoExecute()630 Watchpoint *wp = target->GetWatchpointList().FindByID(cur_wp_id).get(); in DoExecute()
465 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException()503 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException()545 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException()
1307 return target_sp->GetWatchpointList().GetSize(); in GetNumWatchpoints()1317 sb_watchpoint.SetSP(target_sp->GetWatchpointList().GetByIndex(idx)); in GetWatchpointAtIndex()1330 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteWatchpoint()1351 target_sp->GetWatchpointList().GetListMutex(lock); in FindWatchpointByID()1352 watchpoint_sp = target_sp->GetWatchpointList().FindByID(wp_id); in FindWatchpointByID()1412 target_sp->GetWatchpointList().GetListMutex(lock); in EnableAllWatchpoints()1424 target_sp->GetWatchpointList().GetListMutex(lock); in DisableAllWatchpoints()1512 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteAllWatchpoints()
62 const WatchpointList &wp_list = target.GetWatchpointList(); in FreeBSDThread()515 const WatchpointList &wp_list = target.GetWatchpointList(); in WatchNotify()
662 thread_sp->CalculateTarget()->GetWatchpointList().FindByID( in ShouldStopSynchronous()705 thread_sp->CalculateTarget()->GetWatchpointList().FindByID( in PerformAction()776 thread_sp->CalculateTarget()->GetWatchpointList().FindByAddress( in PerformAction()
174 this->GetWatchpointList().GetListMutex(lock); in CleanupProcess()832 this->GetWatchpointList().GetListMutex(lock); in CreateWatchpoint()
675 WatchpointList &GetWatchpointList() { return m_watchpoint_list; } in GetWatchpointList() function
1941 wp_sp = GetTarget().GetWatchpointList().FindByAddress( in SetThreadStopInfo()1945 GetTarget().GetWatchpointList().FindByAddress(wp_addr); in SetThreadStopInfo()2364 GetTarget().GetWatchpointList().FindByAddress(wp_addr); in SetThreadStopInfo()
2319 WatchpointSP wp_sp = target->GetWatchpointList().FindByID(watch_id); in WatchpointCallbackFunction()