Home
last modified time | relevance | path

Searched refs:system_info_stream (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h130 bool WriteSystemInfoStream(MDRawDirectory *system_info_stream);
Dminidump_generator.cc1151 MDRawDirectory *system_info_stream) { in WriteSystemInfoStream() argument
1157 system_info_stream->stream_type = MD_SYSTEM_INFO_STREAM; in WriteSystemInfoStream()
1158 system_info_stream->location = info.location(); in WriteSystemInfoStream()