enum LineTable::ValueLength
Declared at: llvm/unittests/DebugInfo/DWARF/DwarfGenerator.h:171
Enumerators
Name | Value | Comment |
---|---|---|
Byte | 1 | |
Half | 2 | |
Long | 4 | |
Quad | 8 | |
ULEB | 9 | |
SLEB | 10 |
Declared at: llvm/unittests/DebugInfo/DWARF/DwarfGenerator.h:171
Name | Value | Comment |
---|---|---|
Byte | 1 | |
Half | 2 | |
Long | 4 | |
Quad | 8 | |
ULEB | 9 | |
SLEB | 10 |