Module value

Source
Expand description

Definitions for values used in DWARF expressions.

Enumsยง

Value
The value of an entry on the DWARF stack.
ValueType
The type of an entry on the DWARF stack.

Functionsยง

mask_bit_size ๐Ÿ”’
sign_extend ๐Ÿ”’
Convert a u64 to an i64, with sign extension if required.