Searched refs:MDExceptionStream (Results 1 – 3 of 3) sorted by relevance
109 minidump::ExceptionStream MDExceptionStream; member114 MDExceptionStream({}) {} in ExceptionStream()116 explicit ExceptionStream(const minidump::ExceptionStream &MDExceptionStream, in ExceptionStream()119 MDExceptionStream(MDExceptionStream), ThreadContext(ThreadContext) {} in ExceptionStream()
123 File.allocateObject(S.MDExceptionStream); in layout()134 S.MDExceptionStream.ThreadContext = layout(File, S.ThreadContext); in layout()
375 mapRequiredHex(IO, "Thread ID", Stream.MDExceptionStream.ThreadId); in streamMapping()376 IO.mapRequired("Exception Record", Stream.MDExceptionStream.ExceptionRecord); in streamMapping()