Searched refs:SystemInfoStream (Results 1 – 3 of 3) sorted by relevance
181 struct SystemInfoStream : public Stream { struct185 SystemInfoStream() in SystemInfoStream() argument190 explicit SystemInfoStream(const minidump::SystemInfo &Info, in SystemInfoStream() function
233 SystemInfoStream &SystemInfo = cast<SystemInfoStream>(S); in layout()
114 return std::make_unique<SystemInfoStream>(); in create()340 static void streamMapping(yaml::IO &IO, SystemInfoStream &Stream) { in streamMapping()457 streamMapping(IO, llvm::cast<SystemInfoStream>(*S)); in mapping()572 return std::make_unique<SystemInfoStream>(*ExpectedInfo, in create()