[patch 5/7] STT_GNU_IFUNC symbols reader

Tom Tromey tromey@redhat.com
Mon Mar 28 19:52:00 GMT 2011


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> Did you mean that GDB should make the hash size its maximum
Jan> possible one, by counting the STT_GNU_IFUNC symbols in that
Jan> objfile?

Nope, I was referring to allocating the hash on an obstack.

Jan> BTW the rehashing using non-deallocating hashtab_obstack_allocate
Jan> already commonly happens in current FSF GDB code.

Yeah, but I don't like that.  It isn't a big issue if you want to keep
it as-is.

Tom



More information about the Gdb-patches mailing list