elflint: Handle .debug_line_str as .debug_str
authorMark Wielaard <mark@klomp.org>
Fri, 4 Sep 2020 23:17:06 +0000 (01:17 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 4 Sep 2020 23:17:12 +0000 (01:17 +0200)
commit584768ff5e3a85c828ac1d36d8e98586768be9a1
tree2d3b8168147ad77e08556648c964697ff0a7df64
parentb12914f0431c333ea727cae63779e147b3e4c56b
elflint: Handle .debug_line_str as .debug_str

The new DWARF5 .debug_line_str is identical to the .debug_str section.

Signed-off-by: Mark Wielaard <mark@klomp.org>
src/ChangeLog
src/elflint.c