This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: RFH/RFC: ld generating incorrect Elf DT_RELSZ...


On Fri, May 20, 2005 at 03:35:20PM -0700, David Daney wrote:
> Just to save me a little time, could you tell me which files or 
> functions (presumably in bfd)  do this?

Everything should be in elfxx-mips.c.  You can find easily where it
sets DT_RELSZ; that's late in the process.  Then see how we count up
that variable.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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