enum DIDumpTypeCounter
Description
This is just a helper to programmatically construct DIDumpType.
Declared at: llvm/include/llvm/DebugInfo/DIContext.h:148
Enumerators
Name | Value | Comment |
---|---|---|
DIDT_ID_DebugAbbrev | 0 | |
DIDT_ID_DebugAddr | 1 | |
DIDT_ID_DebugAranges | 2 | |
DIDT_ID_DebugInfo | 3 | |
DIDT_ID_DebugTypes | 4 | |
DIDT_ID_DebugLine | 5 | |
DIDT_ID_DebugLineStr | 6 | |
DIDT_ID_DebugLoc | 7 | |
DIDT_ID_DebugLoclists | 8 | |
DIDT_ID_DebugFrame | 9 | |
DIDT_ID_DebugMacro | 10 | |
DIDT_ID_DebugNames | 11 | |
DIDT_ID_DebugPubnames | 12 | |
DIDT_ID_DebugPubtypes | 13 | |
DIDT_ID_DebugGnuPubnames | 14 | |
DIDT_ID_DebugGnuPubtypes | 15 | |
DIDT_ID_DebugRanges | 16 | |
DIDT_ID_DebugRnglists | 17 | |
DIDT_ID_DebugStr | 18 | |
DIDT_ID_DebugStrOffsets | 19 | |
DIDT_ID_DebugCUIndex | 20 | |
DIDT_ID_DebugTUIndex | 21 | |
DIDT_ID_AppleNames | 22 | |
DIDT_ID_AppleTypes | 23 | |
DIDT_ID_AppleNamespaces | 24 | |
DIDT_ID_AppleObjC | 25 | |
DIDT_ID_GdbIndex | 26 | |
DIDT_ID_UUID | 27 | |
DIDT_ID_Count | 28 |