From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA/RFC] try ignoring bad PLT entries in ELF symbol tables
Date: Thu, 20 Oct 2011 20:00:00 -0000 [thread overview]
Message-ID: <20111020194921.GA16613@host1.jankratochvil.net> (raw)
In-Reply-To: <1318983817-29454-1-git-send-email-brobecker@adacore.com>
On Wed, 19 Oct 2011 02:23:37 +0200, Joel Brobecker wrote:
> Normally, such entries either have a null value, or their value
> corresponds to an address in the PLT section.
Do you have some such file with undefinde symbol and non-zero value?
> + if (strncmp (sect->name, ".plt", 4) != 0
> + && bfd_get_section_by_name (abfd, ".plt") != NULL)
At least the bfd_get_section_by_name result should be cached.
This is not a review.
Thanks,
Jan
next prev parent reply other threads:[~2011-10-20 19:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-19 0:30 Joel Brobecker
2011-10-20 20:00 ` Jan Kratochvil [this message]
2011-10-21 17:40 ` Joel Brobecker
2011-10-21 17:56 ` Jan Kratochvil
2011-12-01 23:14 ` Joel Brobecker
2011-12-19 4:59 ` Joel Brobecker
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=20111020194921.GA16613@host1.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
/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