Home
last modified time | relevance | path

Searched defs:SystemInfo (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMinidump.h161 struct SystemInfo { struct
180 static_assert(sizeof(SystemInfo) == 56, ""); argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp205 SystemInfoStream &SystemInfo = cast<SystemInfoStream>(S); in layout() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h34 SystemInfo, enumerator
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc649 SystemInfo::SystemInfo() : name(GetSystemName()) {} in SystemInfo() function in benchmark::SystemInfo
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1297 struct SystemInfo { struct
1299 static const SystemInfo& Get(); argument