enum LLVMConstants
Declared at: llvm/include/llvm/BinaryFormat/Dwarf.h:46
Enumerators
Name | Value | Comment |
---|---|---|
DW_TAG_invalid | 4294967295 | Tag for invalid results. |
DW_VIRTUALITY_invalid | 4294967295 | Virtuality for invalid results. |
DW_MACINFO_invalid | 4294967295 | Macinfo type for invalid results. |
DW_LENGTH_lo_reserved | 4294967280 | Lower bound of the reserved range. |
DW_LENGTH_DWARF64 | 4294967295 | Indicator of 64-bit DWARF format. |
DW_LENGTH_hi_reserved | 4294967295 | Upper bound of the reserved range. |
DWARF_VERSION | 4 | Default dwarf version we output. |
DW_PUBTYPES_VERSION | 2 | Section version number for .debug_pubtypes. |
DW_PUBNAMES_VERSION | 2 | Section version number for .debug_pubnames. |
DW_ARANGES_VERSION | 2 | Section version number for .debug_aranges. |
DWARF_VENDOR_DWARF | 0 | Defined in v2 or later of the DWARF standard. |
DWARF_VENDOR_APPLE | 1 | |
DWARF_VENDOR_BORLAND | 2 | |
DWARF_VENDOR_GNU | 3 | |
DWARF_VENDOR_GOOGLE | 4 | |
DWARF_VENDOR_LLVM | 5 | |
DWARF_VENDOR_MIPS | 6 | |
DWARF_VENDOR_WASM | 7 | |
DWARF_VENDOR_ALTIUM | 8 | |
DWARF_VENDOR_COMPAQ | 9 | |
DWARF_VENDOR_GHS | 10 | |
DWARF_VENDOR_GO | 11 | |
DWARF_VENDOR_HP | 12 | |
DWARF_VENDOR_IBM | 13 | |
DWARF_VENDOR_INTEL | 14 | |
DWARF_VENDOR_PGI | 15 | |
DWARF_VENDOR_SUN | 16 | |
DWARF_VENDOR_UPC | 17 |