Split create_addrmap_from_aranges
authorTom Tromey <tom@tromey.com>
Fri, 11 Jun 2021 19:01:15 +0000 (13:01 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 12 Apr 2022 15:31:15 +0000 (09:31 -0600)
commitfe50c292d784f5616765608c3b75206493be7b1f
tree4425bbd0c3682f6d44c154d6cddf28f8b8402a03
parent0981fe1017a8111aa6544ff52bcbbc80eec6b3c0
Split create_addrmap_from_aranges

This patch splits create_addrmap_from_aranges into a wrapper function
and a worker function.  The worker function is then used in a later
patch.
gdb/dwarf2/read.c