elf-from-memory: Refactor to get rid of nested function
authorTimm Bäder <tbaeder@redhat.com>
Fri, 8 Jan 2021 08:09:56 +0000 (09:09 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 28 Jan 2021 22:57:06 +0000 (23:57 +0100)
commit9c15e1e06eb088d6b632403a41a9e47b91f58b5f
treef49301a9e43762b14a6e1ae817549fc5ac1fdb9b
parent67a912f0b81047d42881be3c40c8404c2711711c
elf-from-memory: Refactor to get rid of nested function

Try to unify the 32/64 bit code paths and get rid of the nested
handle_segment() this way.

Signed-off-by: Timm Bäder <tbaeder@redhat.com>
libdwfl/ChangeLog
libdwfl/elf-from-memory.c