This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Who defines _Jv_InitClass()?


Hi,

    While working on:

  http://gcc.gnu.org/ml/java/2004-06/msg00046.html

I realised that I can't seem to find out precisely who
defines the implementation of _Jv_InitClass()!

The closest match is in java/lang/Class.h, but that
method should be emitted as java::lang::_Jv_InitClass().

What am I missing?

Thanks,
Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]