Home
last modified time | relevance | path

Searched refs:PlatformId (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h177 support::little_t<OSPlatform> PlatformId; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp175 switch (system_info->PlatformId) { in GetArchitecture()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp329 IO.mapRequired("Platform ID", Info.PlatformId); in streamMapping()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp200 sys_info.PlatformId = platform_id; in AddSystemInfo()