This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fwd: Mips, -fpie and TLS management


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]