Searched refs:GetStopException (Results 1 – 3 of 3) sorted by relevance
92 return thread_sp->GetStopException().GetStopInfo(stop_info); in GetThreadStoppedReason()108 thread_sp->GetStopException().DumpStopReason(); in DumpThreadStoppedReason()357 if (m_threads[idx]->GetStopException().IsValid()) { in CurrentThread()573 if (m_threads[idx]->GetStopException().SoftSignal() == signo) in GetThreadIndexForThreadStoppedWithSignal()
90 const MachException::Data &GetStopException() { return m_stop_exception; } in GetStopException() function
395 if (GetStopException().IsValid()) in ShouldStop()