]> git.ipfire.org Git - thirdparty/elfutils.git/commit
debuginfod-find: Support compressed (kernel) ELF images.
authorMark Wielaard <mark@klomp.org>
Tue, 15 Sep 2020 13:43:10 +0000 (15:43 +0200)
committerMark Wielaard <mark@klomp.org>
Tue, 15 Sep 2020 13:43:10 +0000 (15:43 +0200)
commit0ba7476d36100c015c35c744e871c4e64d52154a
treeb1670c99193f624f3d2f820b9b50b4dc1864b69f
parent41a17386a6057d982e32eff832a645242a628221
debuginfod-find: Support compressed (kernel) ELF images.

By using dwelf_elf_begin instead of elf_begin we automatically get
support for determining the build-id of compressed (kernel) images.

https://sourceware.org/bugzilla/show_bug.cgi?id=26599

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