Searched refs:m_stop_exception (Results 1 – 3 of 3) sorted by relevance
32 m_suspend_count(0), m_stop_exception(), in MachThread()363 m_stop_exception.Clear(); in ThreadWillResume()438 if (m_stop_exception.IsValid()) { in NotifyException()443 if (m_stop_exception.IsBreakpoint()) in NotifyException()444 m_stop_exception = exc; in NotifyException()446 m_stop_exception = exc; in NotifyException()
90 const MachException::Data &GetStopException() { return m_stop_exception; } in GetStopException()148 MachException::Data m_stop_exception; // The best exception that describes why variable
809 m_stop_exception.