Searched refs:rethrow_C (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.hpp176 static address rethrow_C (oopDesc* exception, JavaThread *thread, address return_pc );
H A Druntime.cpp164 gen(env, _rethrow_Java , rethrow_Type , rethrow_C , 2 , true , false, true );
1112 address OptoRuntime::rethrow_C(oopDesc* exception, JavaThread* thread, address ret_pc) { function in class:OptoRuntime
H A Dmatcher.cpp247 C->stub_function() == CAST_FROM_FN_PTR(address, OptoRuntime::rethrow_C) ||

Completed in 402 milliseconds