Searched refs:SystemInfoStream (Results 1 – 3 of 3) sorted by relevance
162 struct SystemInfoStream : public Stream { struct166 SystemInfoStream() in SystemInfoStream() function171 explicit SystemInfoStream(const minidump::SystemInfo &Info, in SystemInfoStream() function
206 SystemInfoStream &SystemInfo = cast<SystemInfoStream>(S); in layout()
111 return std::make_unique<SystemInfoStream>(); in create()319 static void streamMapping(yaml::IO &IO, SystemInfoStream &Stream) { in streamMapping()426 streamMapping(IO, llvm::cast<SystemInfoStream>(*S)); in mapping()527 return std::make_unique<SystemInfoStream>(*ExpectedInfo, in create()