enum DWARFFormValue::FormClass
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h:28
Enumerators
Name | Value | Comment |
---|---|---|
FC_Unknown | 0 | |
FC_Address | 1 | |
FC_Block | 2 | |
FC_Constant | 3 | |
FC_String | 4 | |
FC_Flag | 5 | |
FC_Reference | 6 | |
FC_Indirect | 7 | |
FC_SectionOffset | 8 | |
FC_Exprloc | 9 |