Fix: readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx

PR 29267
  * dwarf.c (fetch_indexed_value): Delete. (fetch_indexed_offset): Correct base address calculation. (read_and_display_attr_value): Replace uses of fetch_indexed_value with fetch_indexed_offset.
This commit is contained in:
Vsevolod Alekseyev
2023-10-03 09:27:27 +01:00
committed by Nick Clifton
parent cc4455ec1e
commit 8c7125feaa
2 changed files with 39 additions and 79 deletions
+8
View File
@@ -1,3 +1,11 @@
2023-10-02 Vsevolod Alekseyev <sevaa@sprynet.com>
PR 29267
* dwarf.c (fetch_indexed_value): Delete.
(fetch_indexed_offset): Correct base address calculation.
(read_and_display_attr_value): Replace uses of fetch_indexed_value
with fetch_indexed_offset.
2023-09-28 Frederic Cambus <fred@statdns.com>
* readelf.c (get_segment_type): Handle PT_OPENBSD_NOBTCFI segment