]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Convert dwarf2_per_objfile::die_type_hash to new hash table users/simark/try-cxx-hash-table
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 22 Aug 2024 18:01:58 +0000 (14:01 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 23 Aug 2024 18:41:49 +0000 (14:41 -0400)
commitee8f65ec48cfadf10f2fb2191592bebd37dedd8a
tree4f49623ba66a8114c7b9f20a10d5b8586ace3ee6
parent18784a7fe2bdbcbc5b03fe675ecbfe1e71085497
Convert dwarf2_per_objfile::die_type_hash to new hash table

Convert dwarf2_per_objfile::die_type_hash, which maps debug info
offsets to `type *`, to gdb::unordered_map.

Change-Id: I5c174af64ee46d38a465008090e812acf03704ec
gdb/dwarf2/read.c
gdb/dwarf2/read.h