union CPU_INFORMATION

Defined at line 211 of file ../../third_party/crashpad/src/compat/non_win/dbghelp.h

Information about the CPU (or CPUs) that ran the process that the

minidump file contains a snapshot of.

This union only appears as MINIDUMP_SYSTEM_INFO::Cpu. Its interpretation is

controlled by MINIDUMP_SYSTEM_INFO::ProcessorArchitecture.

Public Members

 X86CpuInfo
 OtherCpuInfo

Records