Remove addrmap_create_mutable
authorTom Tromey <tom@tromey.com>
Sat, 16 Apr 2022 15:48:12 +0000 (09:48 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 12 Jun 2022 16:49:48 +0000 (10:49 -0600)
commit10cce2c44190c0d822c593c221f7ffa2ea20f246
treef0656de9650de9ea225a273c5c04f3ddcbd42cbe
parent769520b7e5c3a6a941969b3b3c52fa04edf73295
Remove addrmap_create_mutable

This removes addrmap_create_mutable in favor of using 'new' at the
spots where the addrmap is created.
gdb/addrmap.c
gdb/addrmap.h
gdb/buildsym.c
gdb/buildsym.h
gdb/dwarf2/read.c