Searched refs:exp_stream (Results 1 – 1 of 1) sorted by relevance
713 ExceptionStream exp_stream; in AddExceptions() local714 exp_stream.ThreadId = in AddExceptions()716 exp_stream.UnusedAlignment = static_cast<llvm::support::ulittle32_t>(0); in AddExceptions()717 exp_stream.ExceptionRecord = exp_record; in AddExceptions()720 exp_stream.ThreadContext = Iter->second; in AddExceptions()722 exp_stream.ThreadContext.DataSize = 0; in AddExceptions()723 exp_stream.ThreadContext.RVA = 0; in AddExceptions()725 m_data.AppendData(&exp_stream, minidump_exception_size); in AddExceptions()