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

/external/google-breakpad/src/client/mac/handler/
H A Dminidump_generator.cc1508 bool MinidumpGenerator::WriteMiscInfoStream(MDRawDirectory *misc_info_stream) { argument
1514 misc_info_stream->stream_type = MD_MISC_INFO_STREAM;
1515 misc_info_stream->location = info.location();

Completed in 49 milliseconds