On Mon, Sep 28, 2020 at 09:43:44AM +0200, Mark Wielaard wrote:
> View pairs are encoded in .debug_loclists as they are encoded in
> .debug_locs sections by the GCC compiler. Scan for DW_AT_GNU_locviews
> attributes that point to the view pairs just in front of the actual
> location lists.
Pushed.
View pairs are encoded in .debug_loclists as they are encoded in
.debug_locs sections by the GCC compiler. Scan for DW_AT_GNU_locviews
attributes that point to the view pairs just in front of the actual
location lists.
Signed-off-by: Mark Wielaard
---
src/ChangeLog | 9 ++
src/readelf.c | 7