Searched refs:GetExceptionCode (Results 1 – 4 of 4) sorted by relevance
294 switch (exception->GetExceptionCode()) { in DumpAdditionalExceptionInformation()380 switch (active_exception->GetExceptionCode()) { in RefreshStateAfterStop()494 << llvm::format_hex(active_exception->GetExceptionCode(), 8) in RefreshStateAfterStop()712 record.GetExceptionCode(), record.GetExceptionAddress()); in OnDebugException()723 switch (record.GetExceptionCode()) { in OnDebugException()749 record.GetExceptionCode(), record.GetExceptionAddress(), in OnDebugException()
56 GetExceptionCode() const { return m_code; } in GetExceptionCode() function
495 record.GetExceptionCode(), record.GetExceptionAddress()); in OnDebugException()500 if ((record.GetExceptionCode() == EXCEPTION_BREAKPOINT || in OnDebugException()501 record.GetExceptionCode() == in OnDebugException()
459 switch (record.GetExceptionCode()) { in OnDebugException()536 record.GetExceptionCode(), record.GetExceptionAddress(), in OnDebugException()543 << llvm::format_hex(record.GetExceptionCode(), 8) in OnDebugException()