]> git.ipfire.org Git - thirdparty/elfutils.git/commit
segment_report_module: Use a struct for build id information
authorTimm Bäder <tbaeder@redhat.com>
Mon, 23 Nov 2020 12:27:05 +0000 (13:27 +0100)
committerMark Wielaard <mark@klomp.org>
Wed, 25 Nov 2020 15:14:23 +0000 (16:14 +0100)
commit780132ffedefe45f83a03aedab0399c861164ad9
tree77f7cabdaf67fb11ac6af43297b96ca6e6ee1b1c
parentda81d37a500e77586a4af82235c763ddb58e10dc
segment_report_module: Use a struct for build id information

Keep the three build id fields in a struct. This will be an important
clean up later.

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