diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2024-11-04 13:27:47 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2024-11-25 22:07:04 -0500 |
commit | 41c2bfb82fae7b19e6012dc70d8cc96e845d6cfd (patch) | |
tree | c3eb3331f03835935befa5e052a67c847bd9af02 /gdb/gdb_bfd.c | |
parent | 9f3341981413cf8b03f3a6b564e260a49d7c18ef (diff) | |
download | binutils-41c2bfb82fae7b19e6012dc70d8cc96e845d6cfd.zip binutils-41c2bfb82fae7b19e6012dc70d8cc96e845d6cfd.tar.gz binutils-41c2bfb82fae7b19e6012dc70d8cc96e845d6cfd.tar.bz2 |
Convert gnu-v3-abi.c to new hash table
This converts gnu-v3-abi.c to use the new hash table.
This change shows how a std::vector can easily be made directly from
the hash table, simplifying the earlier approach of constructing a
vector and a hash table at the same time.
Change-Id: Ia0c387a035a52300db6b6f5a3a2e5c69efa01155
Co-Authored-By: Tom Tromey <tom@tromey.com>
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/gdb_bfd.c')
0 files changed, 0 insertions, 0 deletions