x/debug/dwarf: support DW_CFA_offset_extended in DWARF call frame information parsing.

This call frame instruction takes two operands and specifies that the
value in the previous frame of the register given in the first operand
is saved at an offset from the Canonical Frame Address given in the
second operand.

Change-Id: Ie9c114de97e403cffd1b7687b9540a37d64e1a1d
Reviewed-on: https://go-review.googlesource.com/11538
Reviewed-by: Rob Pike <r@golang.org>
1 file changed