enum Operation::Encoding

Description

Size and signedness of expression operations' operands.

Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h:35

Enumerators

NameValueComment
Size10
Size21
Size42
Size83
SizeLEB4
SizeAddr5
SizeRefAddr6
SizeBlock7Preceding operand contains block size
BaseTypeRef8
SignBit128
SignedSize1128
SignedSize2129
SignedSize4130
SignedSize8131
SignedSizeLEB132
SizeNA255Unused operands get this encoding.