Searched refs:MD_EXCEPTION_STREAM (Results 1 – 12 of 12) sorted by relevance
318 MD_EXCEPTION_STREAM = 6, /* MDRawExceptionStream */ enumerator
142 exception_stream->stream_type = MD_EXCEPTION_STREAM;
30 stream_type = 0x6 (MD_EXCEPTION_STREAM)69 stream type 0x6 (MD_EXCEPTION_STREAM) at index 3
303 : Stream(dump, MD_EXCEPTION_STREAM) { in Exception()
4214 case MD_EXCEPTION_STREAM: in Read()4309 case MD_EXCEPTION_STREAM: in get_stream_name()
617 static const uint32_t kStreamType = MD_EXCEPTION_STREAM;
220 EXPECT_TRUE(minidump.SeekToStreamType(MD_EXCEPTION_STREAM, &len)); in TEST()
621 dirent->stream_type = MD_EXCEPTION_STREAM; in WriteExceptionStream()
587 dir->stream_type = MD_EXCEPTION_STREAM; in WriteExceptionStream()
1122 exception_stream->stream_type = MD_EXCEPTION_STREAM; in WriteExceptionStream()
1072 case MD_EXCEPTION_STREAM: in main()
247 MD_EXCEPTION_STREAM = 6 variable653 if d.stream_type == MD_EXCEPTION_STREAM: