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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DabstractInterpreter.hpp175 static address rethrow_exception_entry() { return _rethrow_exception_entry; } function in class:AbstractInterpreter
H A Dinterpreter.cpp392 return Interpreter::rethrow_exception_entry();
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp505 return Interpreter::rethrow_exception_entry();

Completed in 85 milliseconds