Searched refs:exp_stream (Results 1 – 1 of 1) sorted by relevance
547 ExceptionStream exp_stream; in AddException() local548 exp_stream.ThreadId = in AddException()550 exp_stream.UnusedAlignment = static_cast<llvm::support::ulittle32_t>(0); in AddException()551 exp_stream.ExceptionRecord = exp_record; in AddException()552 exp_stream.ThreadContext = thread_context_memory_locator; in AddException()554 m_data.AppendData(&exp_stream, minidump_exception_size); in AddException()