Home
last modified time | relevance | path

Searched defs:SystemInfoStream (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMinidumpYAML.h162 struct SystemInfoStream : public Stream { struct
166 SystemInfoStream() in SystemInfoStream() argument
171 explicit SystemInfoStream(const minidump::SystemInfo &Info, in SystemInfoStream() function
176 static bool classof(const Stream *S) { in classof()
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h952 …ExceptionStream = 6,SystemInfoStream = 7,ThreadExListStream = 8,Memory64ListStream = 9,CommentStre… enumerator