Searched defs:exception_stream (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
H A Dminidump_generator.cc1116 MinidumpGenerator::WriteExceptionStream(MDRawDirectory *exception_stream) { argument
1122 exception_stream->stream_type = MD_EXCEPTION_STREAM;
1123 exception_stream->location = exception.location();

Completed in 110 milliseconds