reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
266 if (thread_sp) { 270 if (!thread_sp->IsValid()) { 281 thread_sp->GetProcess()->GetBreakpointSiteList().FindByID(m_value)); 313 ThreadList::ExpressionExecutionThreadPusher thread_pusher(thread_sp); 315 ExecutionContext exe_ctx(thread_sp->GetStackFrameAtIndex(0)); 336 if (thread_sp->CompletedPlanOverridesBreakpoint()) { 338 thread_sp->ResetStopInfo(); 402 if (!bp_loc_sp->ValidForThisThread(thread_sp.get())) { 408 static_cast<unsigned long long>(thread_sp->GetID())); 458 static_cast<unsigned long long>(thread_sp->GetID()), 485 thread_sp->SetShouldReportStop(eVoteYes); 497 Debugger &debugger = thread_sp->CalculateTarget()->GetDebugger(); 512 thread_sp->GetProcess()->GetTarget().RemoveBreakpointByID( 540 thread_sp->CompletedPlanOverridesBreakpoint()) { 549 thread_sp->CalculatePublicStopInfo();