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: copy_private_bfd_data in bfd/elf.c question


Alan Modra <amodra@bigpond.net.au> writes:

|> On Fri, Jun 21, 2002 at 06:28:10PM +0200, Andreas Schwab wrote:
|> > Steve Ellcey <sje@cup.hp.com> writes:
|> > 
|> > |> > How about posting before/after output of readelf -S -l, so we can
|> > |> > have a clue as to what is going on.
|> 
|> Note to Steve: -l not -I !  I was curious as to whether the segment
|> map changed.  If it didn't then no matter.
|> 
|> > |>   [ 4] .hash             HASH            04000620 000620 0000a4 00   A  0   0  8
|> [snip]
|> > |>   [ 4] .hash             HASH            04000620 00061c 0000a4 04   A  2   0  8
|> > 
|> > This seems to be the culprit.
|> 
|> sizeof_hash_entry == 4, so why does this matter?

But align == 8, and addr and off don't agree in the low 3 bits.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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