]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Convert dwarf2_per_objfile::die_type_hash to new hash table
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 4 Nov 2024 18:27:56 +0000 (13:27 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 26 Nov 2024 03:07:04 +0000 (22:07 -0500)
commite1bb778eabc85d262e368fdd6fbcee57b02c1bba
tree578d31e31d8050f595d7f3ba429b98de1b02a0ba
parentde2b4ab50de5bfea2a8ea861510e59a95811697f
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
Approved-By: Tom Tromey <tom@tromey.com>
gdb/dwarf2/read.c
gdb/dwarf2/read.h