public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* VTABLE placement heuristic
@ 2003-02-20  6:11 Mongryong
  2003-02-20 10:55 ` Nathan Sidwell
  0 siblings, 1 reply; 2+ messages in thread
From: Mongryong @ 2003-02-20  6:11 UTC (permalink / raw)
  To: gcc

What heuristic does gcc/g++ use to determine which object file (.o) a
class's VTABLE is placed?

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

* Re: VTABLE placement heuristic
  2003-02-20  6:11 VTABLE placement heuristic Mongryong
@ 2003-02-20 10:55 ` Nathan Sidwell
  0 siblings, 0 replies; 2+ messages in thread
From: Nathan Sidwell @ 2003-02-20 10:55 UTC (permalink / raw)
  To: Mongryong; +Cc: gcc

Mongryong wrote:
> What heuristic does gcc/g++ use to determine which object file (.o) a
> class's VTABLE is placed?
Read the ABI document, linked to via Further Readings on the web site.

nathan
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
          The voices in my head said this was stupid too
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org


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

end of thread, other threads:[~2003-02-20 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-20  6:11 VTABLE placement heuristic Mongryong
2003-02-20 10:55 ` Nathan Sidwell

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).