Searched defs:raw_exception_handler_for_return_address (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp477 address SharedRuntime::raw_exception_handler_for_return_address(JavaThread* thread, address return_address) { function in class:SharedRuntime
525 return raw_exception_handler_for_return_address(thread, return_address);

Completed in 41 milliseconds