public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: mrs@wrs.com (Mike Stump)
To: egcs@egcs.cygnus.com, jody@atdesk.com
Subject: Re: What does the vtable look like?
Date: Fri, 11 Jun 1999 10:40:00 -0000	[thread overview]
Message-ID: <199906111740.KAA22407@kankakee.wrs.com> (raw)

Almost identical (on non-thunk systems), on thunk systems, it is a pointer to
an array of function pointers.  Please compile into a .s file (-S), and look
at the output.  The first entry or two is used for rtti stuff (offset to start
of complete obejct in bytes, and an rtti pointer).

WARNING: multiple messages have this Message-ID
From: mrs@wrs.com (Mike Stump)
To: egcs@egcs.cygnus.com, jody@atdesk.com
Subject: Re: What does the vtable look like?
Date: Wed, 30 Jun 1999 15:43:00 -0000	[thread overview]
Message-ID: <199906111740.KAA22407@kankakee.wrs.com> (raw)
Message-ID: <19990630154300.WtoulBFwGj7XqDcaviRG9OxnjicHOPt-ih3m7yy9wm0@z> (raw)

Almost identical (on non-thunk systems), on thunk systems, it is a pointer to
an array of function pointers.  Please compile into a .s file (-S), and look
at the output.  The first entry or two is used for rtti stuff (offset to start
of complete obejct in bytes, and an rtti pointer).

             reply	other threads:[~1999-06-11 10:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-11 10:40 Mike Stump [this message]
1999-06-30 15:43 ` Mike Stump
  -- strict thread matches above, loose matches on Subject: below --
1999-06-11 11:32 Mike Stump
1999-06-30 15:43 ` Mike Stump
1999-06-11 10:44 Mike Stump
1999-06-11 11:02 ` Jody Hagins
1999-06-30 15:43   ` Jody Hagins
1999-06-30 15:43 ` Mike Stump
1999-06-11  7:12 Jody Hagins
1999-06-11  8:28 ` Jody Hagins
1999-06-11 15:00   ` Martin v. Loewis
1999-06-30 15:43     ` Martin v. Loewis
1999-06-30 15:43   ` Jody Hagins
1999-06-30 15:43 ` Jody Hagins

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=199906111740.KAA22407@kankakee.wrs.com \
    --to=mrs@wrs.com \
    --cc=egcs@egcs.cygnus.com \
    --cc=jody@atdesk.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).