enum DwarfFormat
Description
Constants that define the DWARF format as 32 or 64 bit.
Declared at: llvm/include/llvm/BinaryFormat/Dwarf.h:93
Enumerators
Name | Value | Comment |
---|---|---|
DWARF32 | 0 | |
DWARF64 | 1 |
Constants that define the DWARF format as 32 or 64 bit.
Declared at: llvm/include/llvm/BinaryFormat/Dwarf.h:93
Name | Value | Comment |
---|---|---|
DWARF32 | 0 | |
DWARF64 | 1 |