cache for symbol lookup

Ulrich Drepper drepper@redhat.com
Thu Aug 23 09:20:00 GMT 2001


Andreas Jaeger <aj@suse.de> writes:

> Since Jakub's patch for sorting of relocations in binutils has been
> approved, I've updated his patch for caching symbol lookup.
> 
> Ok to commit?

One more change: create two cache variables.  One for the versioned
looked, one for the unversioned.  Since the versioned functions are
never called with version==NULL this will eliminate one test and one
assignment in each of the unversioned functions.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Libc-hacker mailing list