Searched refs:MDExceptionStream (Results 1 – 3 of 3) sorted by relevance
128 minidump::ExceptionStream MDExceptionStream; member133 MDExceptionStream({}) {} in ExceptionStream()135 explicit ExceptionStream(const minidump::ExceptionStream &MDExceptionStream, in ExceptionStream()138 MDExceptionStream(MDExceptionStream), ThreadContext(ThreadContext) {} in ExceptionStream()
123 File.allocateObject(S.MDExceptionStream); in layout()134 S.MDExceptionStream.ThreadContext = layout(File, S.ThreadContext); in layout()
403 mapRequiredHex(IO, "Thread ID", Stream.MDExceptionStream.ThreadId); in streamMapping()404 IO.mapRequired("Exception Record", Stream.MDExceptionStream.ExceptionRecord); in streamMapping()