On Sun, 2018-05-27 at 14:25 +0200, Mark Wielaard wrote:
> The new DWARF5 .debug_loclists sections are like .debug_rnglists, but
> plus locations. For Split Dwarf GCC generates the .debug_loclists fully
> in the split .dwo file. Any references to addresses need to be resolved
> through the skeleton
The new DWARF5 .debug_loclists sections are like .debug_rnglists, but
plus locations. For Split Dwarf GCC generates the .debug_loclists fully
in the split .dwo file. Any references to addresses need to be resolved
through the skeleton .debug_addr section.
Signed-off-by: Mark Wielaard
---
libdw/C