On Tue, Mar 17, 2009 at 04:21:18PM +0100, Joel Porquet wrote: > Problem is how can you find the symbol referenced by the relocation > when the symbol index is null?? > Then, should we consider that a null symbol index means that the > module relocation is the DSO itself?
Yes, that's what I said. This is how the uClibc and GLIBC dynamic loaders work and I believe it's described in Ulrich's paper. -- Daniel Jacobowitz CodeSourcery