This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: progress on method-gc / mangling questions
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: tromey at redhat dot com
- Cc: Adam Megacz <gcj at lists dot megacz dot com>, java at gcc dot gnu dot org
- Date: Thu, 24 Jan 2002 12:28:08 +1300
- Subject: Re: progress on method-gc / mangling questions
- References: <86lmeruye6.fsf@megacz.com> <87sn8wx2tv.fsf@creche.redhat.com>
Tom Tromey wrote:
>Adam> I had to special-case a few internal libgcj methods which are
>Adam> only reachable from libgcj nat***.cc CNI calls; I guess I'll
>Adam> have to keep this list up to date with each libgcj release.
>
>Seems like you could use `nm' on the nat*.o files to see what they
>refer to.
>
Not if they're virtual.
regards
Bryce.