diff options
author | Tom Tromey <tromey@adacore.com> | 2022-12-15 09:38:05 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-01-17 07:03:26 -0700 |
commit | 5a89072f36ddd3be71103e3806d42ff5e49ff616 (patch) | |
tree | d73fd6172a360c583bea2bb9a61fd24733f61d09 /gdb/infcmd.c | |
parent | 1a6191f1a614f61d20bfe414b81c39a8ca785cc7 (diff) | |
download | gdb-5a89072f36ddd3be71103e3806d42ff5e49ff616.zip gdb-5a89072f36ddd3be71103e3806d42ff5e49ff616.tar.gz gdb-5a89072f36ddd3be71103e3806d42ff5e49ff616.tar.bz2 |
Move hash_entry and eq_entry into cooked_index::do_finalize
I was briefly confused by the hash_entry and eq_entry functions in the
cooked index. They are only needed in a single method, and that
method already has a couple of local lambdas for a different hash
table. So, it seemed cleaner to move these there as well.
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions