Searched refs:exception_stream (Results 1 – 1 of 1) sorted by relevance
182 const MinidumpExceptionStream *exception_stream = nullptr; in Parse() local183 Status error = consumeObject(data, exception_stream); in Parse()187 return exception_stream; in Parse()