Searched refs:find_exception_handler (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkRuntime.hpp38 static int find_exception_handler(JavaThread* thread,
H A DsharkBuilder.cpp201 Value* SharkBuilder::find_exception_handler() { function in class:SharkBuilder
203 (address) SharkRuntime::find_exception_handler, "TIi", "i");
H A DsharkBuilder.hpp105 llvm::Value* find_exception_handler();
H A DsharkRuntime.cpp39 JRT_ENTRY(int, SharkRuntime::find_exception_handler(JavaThread* thread,
H A DsharkTopLevelBlock.cpp597 builder()->find_exception_handler(),

Completed in 79 milliseconds