Searched refs:m_stop_exception (Results 1 – 3 of 3) sorted by relevance
35 m_stop_exception (), in MachThread()404 m_stop_exception.Clear(); in ThreadWillResume()500 if (m_stop_exception.IsValid()) in NotifyException()506 if (m_stop_exception.IsBreakpoint()) in NotifyException()507 m_stop_exception = exc; in NotifyException()511 m_stop_exception = exc; in NotifyException()
82 const MachException::Data& GetStopException() { return m_stop_exception; } in GetStopException()131 …MachException::Data m_stop_exception; // The best exception that describes why this th… variable
809 m_stop_exception.