Change create_demangled_names_hash to take an objfile_per_bfd_storage
authorTom Tromey <tom@tromey.com>
Thu, 10 May 2018 22:23:48 +0000 (16:23 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 10 Jan 2019 14:08:12 +0000 (07:08 -0700)
commit0f14768a2a6ba894ae81010e8e70c99ecdb39a73
treea49e1e98f24b9c8877aec81c233868519b0c1be7
parent6eee24ce30f8e95335c2ad8586f9a64398eb2cd4
Change create_demangled_names_hash to take an objfile_per_bfd_storage

This changes create_demangled_names_hash to take an
objfile_per_bfd_storage parameter.  This makes it clearer where it is
storing the objects it allocates.

gdb/ChangeLog
2019-01-10  Tom Tromey  <tom@tromey.com>

* symtab.c (create_demangled_names_hash): Change argument to be an
objfile_per_bfd_storage.
(symbol_set_names): Update.
gdb/ChangeLog
gdb/symtab.c
This page took 0.025605 seconds and 4 git commands to generate.