libebl: Add new DWARF5 debug section names to default_debugscn_p.
authorMark Wielaard <mark@klomp.org>
Wed, 25 Apr 2018 10:54:24 +0000 (12:54 +0200)
committerMark Wielaard <mark@klomp.org>
Sun, 6 May 2018 14:20:34 +0000 (16:20 +0200)
commitce50fccb956238ed7a536397633edb2cc5294627
tree333585977774d3afb5c84f6b7199ce62eff96624
parent3cc78df8a2ee5d346298c342c3ffeed2d9c59131
libebl: Add new DWARF5 debug section names to default_debugscn_p.

This adds the new DWARF5 debug section names .debug_addr, .debug_line_str,
.debug_loclists, .debug_names, .debug_rnglists and .debug_str_offsets. This
makes sure eu-strip knows to strip them away.

Note that it doesn't add the .dwo variants, nor the .dwp only section
names .debug_cu_index and .debug_tu_index, nor the .debug_sup section
for supplemental DWARF files.

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