[PATCH 2/2] move the demangled_names_hash into the per-BFD

Tom Tromey tromey@redhat.com
Mon Oct 7 19:27:00 GMT 2013


>> * objfiles.c (free_objfile_per_bfd_storage): Delete the
>> demangled_names_hash.
>> (free_objfile): Don't delete the demangled_names_hash.
>> * objfiles.h (struct objfile_per_bfd_storage)
>> <demangled_names_hash>: New field.
>> (struct objfile) <demangled_names_hash>: Move to
>> objfile_per_bfd_storage.
>> * symfile.c (reread_symbols): Don't delete the
>> demangled_names_hash.
>> * symtab.c (create_demangled_names_hash): Update.
>> (symbol_set_names): Update.

Pedro> Looks fine to me.

I'm checking this in now.

Tom



More information about the Gdb-patches mailing list