enum DIDumpTypeCounter

Description

This is just a helper to programmatically construct DIDumpType.

Declared at: llvm/include/llvm/DebugInfo/DIContext.h:148

Enumerators

NameValueComment
DIDT_ID_DebugAbbrev0
DIDT_ID_DebugAddr1
DIDT_ID_DebugAranges2
DIDT_ID_DebugInfo3
DIDT_ID_DebugTypes4
DIDT_ID_DebugLine5
DIDT_ID_DebugLineStr6
DIDT_ID_DebugLoc7
DIDT_ID_DebugLoclists8
DIDT_ID_DebugFrame9
DIDT_ID_DebugMacro10
DIDT_ID_DebugNames11
DIDT_ID_DebugPubnames12
DIDT_ID_DebugPubtypes13
DIDT_ID_DebugGnuPubnames14
DIDT_ID_DebugGnuPubtypes15
DIDT_ID_DebugRanges16
DIDT_ID_DebugRnglists17
DIDT_ID_DebugStr18
DIDT_ID_DebugStrOffsets19
DIDT_ID_DebugCUIndex20
DIDT_ID_DebugTUIndex21
DIDT_ID_AppleNames22
DIDT_ID_AppleTypes23
DIDT_ID_AppleNamespaces24
DIDT_ID_AppleObjC25
DIDT_ID_GdbIndex26
DIDT_ID_UUID27
DIDT_ID_Count28