enum class PDB_MemoryType

Description

These values correspond to the MemoryTypeEnum enumeration, and are documented here: https://msdn.microsoft.com/en-us/library/ms165609.aspx.

Declared at: llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:325

Enumerators

NameValueComment
Code0
Data1
Stack2
HeapCode3
Any65535