K 10 svn:author V 4 jake K 8 svn:date V 27 2003-01-21T03:51:53.000000Z K 7 svn:log V 318 Fix kldxref on sparc64 by allowing non-trivial relocations to be performed on variables read out of raw kld files. Unlike other platforms the value will be in an Elf_Rela, not in the data section of the elf file. Submitted by: Hartmut Brandt PR: 46730 Tested on: alpha (obrien), i386, sparc64 END