elflint: Allow PT_GNU_EH_FRAME segment to match SHT_X86_64_UNWIND section.
authorMark Wielaard <mark@klomp.org>
Sat, 10 Nov 2018 22:33:03 +0000 (23:33 +0100)
committerMark Wielaard <mark@klomp.org>
Tue, 13 Nov 2018 21:16:26 +0000 (22:16 +0100)
commit22ec8efc1dd87cdc7892523457eb55990b967224
treee2b1092f7ff74b3574ee87af141bb7d141dcaf09
parentcf10453f8252df81225796d98548ba6eac113df3
elflint: Allow PT_GNU_EH_FRAME segment to match SHT_X86_64_UNWIND section.

The gold linker might generate an .eh_frame_hdr with a SHT_X86_64_UNWIND
type instead of a SHT_PROGBITS type.

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