|
LLVM 22.0.0git
|
Detailed information about the processor of the system that generated this minidump. More...
#include "llvm/BinaryFormat/Minidump.h"
Classes | |
| struct | ArmInfo |
| struct | OtherInfo |
| struct | X86Info |
Public Attributes | |
| struct llvm::minidump::CPUInfo::X86Info | X86 |
| struct llvm::minidump::CPUInfo::ArmInfo | Arm |
| struct llvm::minidump::CPUInfo::OtherInfo | Other |
Detailed information about the processor of the system that generated this minidump.
Its interpretation depends on the ProcessorArchitecture enum.
Definition at line 159 of file Minidump.h.
| struct llvm::minidump::CPUInfo::ArmInfo llvm::minidump::CPUInfo::Arm |
| struct llvm::minidump::CPUInfo::OtherInfo llvm::minidump::CPUInfo::Other |
| struct llvm::minidump::CPUInfo::X86Info llvm::minidump::CPUInfo::X86 |