This is the mail archive of the java-patches@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]

Re: [rfc] remaining Class_1 problem on ia64


Richard Henderson writes:
 > So the remaining problem is that &function is a descriptor on
 > ia64 (and others).  I've verified that I get good results with
 > the following hack.

Lawks!

 > My question is how would yall like this done proper-like?  A
 > new header file?  Stuff this define into sysdep/backtrace.h?

Is there really no "official" way, given a function descriptor, to get
the address of the entry point?

Andrew.


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