diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2024-11-04 13:27:55 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2024-11-25 22:07:04 -0500 |
commit | de2b4ab50de5bfea2a8ea861510e59a95811697f (patch) | |
tree | 7da344954d7e04fb9a6910f53ec498d097172a9d /ld | |
parent | a5a6ba04802332630b73148efc92df6ddd69e4b7 (diff) | |
download | binutils-de2b4ab50de5bfea2a8ea861510e59a95811697f.zip binutils-de2b4ab50de5bfea2a8ea861510e59a95811697f.tar.gz binutils-de2b4ab50de5bfea2a8ea861510e59a95811697f.tar.bz2 |
Convert dwarf2_cu::call_site_htab to new hash table
Convert one use of htab_t, mapping (unrelocated) pc to call_site
objects, to `gdb::unordered_map<unrelocated_addr, call_site *>`.
Change-Id: I40a0903253a8589dbdcb75d52ad4d233931f6641
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions