Change parameters to write_address_map
authorTom Tromey <tom@tromey.com>
Thu, 27 May 2021 22:29:52 +0000 (16:29 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 12 Apr 2022 15:31:16 +0000 (09:31 -0600)
commitfca9326e27b7b41847565d7afcd9070144256306
tree3d659a07f6226ce823d04867817145557545bd1c
parent88a981942d16cbf4a75581aa72744e8d778bcd38
Change parameters to write_address_map

To support the removal of partial symtabs from the DWARF index writer,
this makes a small change to have write_address_map accept the address
map as a parameter, rather than assuming it always comes from the
per-BFD object.
gdb/dwarf2/index-write.c