Skip to main content

Module dwarf_expr

Module dwarf_expr 

Source
Expand description

DWARF expression evaluator (stack machine).

Evaluates DWARF expressions used in CFI register rules and CFA definitions. Supports the standard opcodes needed for macOS unwinding.

Functionsยง

evaluate
Evaluates a DWARF expression and returns the resulting value.
read_sleb128
read_uleb128