Remove addrmap::create_fixed
authorTom Tromey <tom@tromey.com>
Sat, 16 Apr 2022 15:53:39 +0000 (09:53 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 12 Jun 2022 16:49:48 +0000 (10:49 -0600)
commitd89120e9493281a60d6e7280e9cfa3741ea7e379
treee86e76097e9013c870e47733158256f986e18b71
parent10cce2c44190c0d822c593c221f7ffa2ea20f246
Remove addrmap::create_fixed

addrmap::create_fixed is just a simple wrapper for 'new', so remove it
in favor of uses of 'new'.
gdb/addrmap.c
gdb/addrmap.h
gdb/buildsym.c
gdb/dwarf2/cooked-index.h
gdb/dwarf2/read.c