enum class PDB_TableType

Description

An enumeration indicating the type of data contained in this table.

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

Enumerators

NameValueComment
TableInvalid0
Symbols1
SourceFiles2
LineNumbers3
SectionContribs4
Segments5
InjectedSources6
FrameData7
InputAssemblyFiles8
Dbg9