]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use addrmap_fixed in a few spots
authorTom Tromey <tromey@adacore.com>
Mon, 26 Feb 2024 17:46:31 +0000 (10:46 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 21 Mar 2024 18:21:23 +0000 (12:21 -0600)
commit3984e52f7f4bca4641b2c59ba2730f71263ad97d
tree395c143d11d435e4cfc4e42dcd4bc5ae9b209454
parentacaf48b921453c37fc2df4151699c912940bcd25
Use addrmap_fixed in a few spots

There are a few spots in the tree that use 'addrmap' where only an
addrmap_fixed will ever really be seen.  This patch changes this code
to use the more specific type.
gdb/block.h
gdb/dwarf2/cooked-index.h
gdb/dwarf2/read.h