commit | d4744a7f641bbafe1a92529a812277052ae67029 | [log] [tgz] |
---|---|---|
author | Mark Wielaard <mjw@redhat.com> | Wed Apr 10 15:52:57 2013 +0200 |
committer | Mark Wielaard <mjw@redhat.com> | Wed Apr 10 15:52:57 2013 +0200 |
tree | 16a2ba11781e31bb49d33bcace0d4357c268c45a | |
parent | 1a09420a120dc7b71574f433d9c4929a80873ce3 [diff] |
libdw: DW_FORM_GNU_ref_alt is always offset_size. Unlike DW_FORM_ref_addr, a DW_FORM_GNU_ref_alt is always of offset size, even in DWARF version 2. Signed-off-by: Mark Wielaard <mjw@redhat.com>