c87fd898bb1fd Mon Sep 17 00:00:00 2001
> From: Mark Wielaard
> Date: Sun, 21 Oct 2018 23:41:32 +0200
> Subject: [PATCH] libdwelf: New function dwelf_elf_begin.
>
> This introduces a new function dwelf_elf_begin which creates a (read-only)
> ELF handle from a possibly compressed file
H] libdwelf: New function dwelf_elf_begin.
This introduces a new function dwelf_elf_begin which creates a (read-only)
ELF handle from a possibly compressed file handle or a file that start
with a linux kernel header. This can be used in eu-readelf to (re)open a
(pure) ELF.
eu-readelf uses libdwfl
This introduces a new function dwelf_elf_begin which creates a (read-only)
ELF handle from a possibly compressed file handle or a file that start
with a linux kernel header. This can be used in eu-readelf to (re)open a
(pure) ELF.
eu-readelf uses libdwfl to relocate addresses in the original file