From: "Ivan Pantushev" <ipantushev@iname.com>
To: "Daniel Jacobowitz" <drow@false.org>
Cc: gdb@sources.redhat.com
Subject: Re: Question about "gnu.linkonce.wi." sections
Date: Mon, 07 Nov 2005 14:32:00 -0000 [thread overview]
Message-ID: <20051107143158.CD8DD83C08@ws1-1.us4.outblaze.com> (raw)
> #19 means that this is a reference to another compilation unit. You
> are looking at an unlinked object file. That means that there are
> unapplied relocations; take a look at the readelf -r output and you can
> work out which section the relocation at that offset is targetting. If
> there's no relocation, it's the current section.
The output of the "readelf -r" is "There are no relocations in this file.".
If by "current section" you mean the ".debug_info" then there is no type
information at offset 0x19. The first compile unit starts at offset 0 and
the second at offset 0x53. There is nothing between them.
Ivan Pantushev
--
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/
next reply other threads:[~2005-11-07 14:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-07 14:32 Ivan Pantushev [this message]
2005-11-07 14:39 ` Daniel Jacobowitz
-- strict thread matches above, loose matches on Subject: below --
2005-11-07 8:06 Ivan Pantushev
2005-11-07 13:41 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051107143158.CD8DD83C08@ws1-1.us4.outblaze.com \
--to=ipantushev@iname.com \
--cc=drow@false.org \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox