d762fbe dwarflint: Fix DW_FORM_ref_addr dwarf_64/addr_64 mixup

Roland McGrath roland at redhat.com
Tue Aug 4 22:40:58 UTC 2009


The ref_addr treatment needs to look at the version field from the CU
header (see libdw/dwarf_formref_die.c).  For version 2, ref_addr is
address_size.  For version 3, ref_addr is offset_size.


Thanks,
Roland


More information about the elfutils-devel mailing list