segment_report_module: Inline read_phdr() into only caller
authorTimm Bäder <tbaeder@redhat.com>
Mon, 23 Nov 2020 12:27:09 +0000 (13:27 +0100)
committerMark Wielaard <mark@klomp.org>
Wed, 25 Nov 2020 15:32:57 +0000 (16:32 +0100)
commitb47b7aa0a731e4f50eb92adead67fd8d737d65ba
tree40ede6497c4701df7aa5d41cc583333ccba11f4e
parentd13b1bc67146e27a38c244b91b57499aa928632c
segment_report_module: Inline read_phdr() into only caller

There is now only one caller for this nested function, so get rid of it
by just inlining it there.

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