enum class PDB_LocType

Description

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

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

Enumerators

NameValueComment
Null0
Static1
TLS2
RegRel3
ThisRel4
Enregistered5
BitField6
Slot7
IlRel8
MetaData9
Constant10
RegRelAliasIndir11
Max12