bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_


From: sevaa at sprynet dot com
Subject: [Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx
Date: Wed, 22 Jun 2022 15:59:42 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29267

--- Comment #4 from Vsevolod Alekseyev <sevaa at sprynet dot com> ---
Even declared as "dwarf_vma index", the numbers are all wrong.

Looks like fetch_indexed_value is not taking into account the
DW_AT_loclists_base/DW_AT_rnglists_base attribute value, which stores the
address of the offset table of the current compile unit's contribution in
debug_loclists/debug_rnglists, respectively. Similar issue here: #29266.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]