This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

d762fbe dwarflint: Fix DW_FORM_ref_addr dwarf_64/addr_64 mixup


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]