K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-04-27T02:48:29.000000Z K 7 svn:log V 291 Don't do symbol lookups for local symbols. The symbol index in the relocation identifies the symbol to which we need to bind. This solves a problem seen on ia64 where the symbol hash table does not contain local symbols and thus resulted in unresolved symbols. Tested on: alpha, i386, ia64 END