backends: Add x86_64 section_type_name for SHT_X86_64_UNWIND.
authorMark Wielaard <mark@klomp.org>
Tue, 6 Nov 2018 11:01:25 +0000 (12:01 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 9 Nov 2018 16:53:18 +0000 (17:53 +0100)
commit4b0342b85b5b1a3d3636e06e3b5320954828dfb1
tree77abccb9302380288974cda14832f2b70e5637a9
parent825e48c4e942e3cbdab1b75c04b8c014867d66ab
backends: Add x86_64 section_type_name for SHT_X86_64_UNWIND.

Makes sure that eu-readelf and eu-elflint recognize and show the
x86_64 specific section type correctly.

Signed-off-by: Mark Wielaard <mark@klomp.org>
Tested-by: Milian Wolff <milian.wolff@kdab.com>
backends/ChangeLog
backends/x86_64_init.c
backends/x86_64_symbol.c