Return the target CPU platform for this symbol.

Synopsis

Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>

virtual
PDB_Cpu
getPlatform() const override;

Return Value

The target CPU platform for this symbol.

Created with MrDocs