public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Symbol visibility and bypassing PLT for intra-DSO calls
@ 2012-11-12  8:39 Florian Weimer
  2012-11-12  9:01 ` Alexander Monakov
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Weimer @ 2012-11-12  8:39 UTC (permalink / raw)
  To: gcc-help

Is there a way to use symbol visibility to bypass the PLT for intra-DSO 
calls, while still keeping the symbol public?  I don't need to support 
overriding the symbols from the outside, so the PLT indirection isn't 
needed.

-- 
Florian Weimer / Red Hat Product Security Team

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-11-12 15:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-12  8:39 Symbol visibility and bypassing PLT for intra-DSO calls Florian Weimer
2012-11-12  9:01 ` Alexander Monakov
2012-11-12  9:13   ` Florian Weimer
2012-11-12 10:22     ` Alexander Monakov
2012-11-12 15:31       ` Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).