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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreterGenerator.hpp45 address generate_StackOverflowError_handler();
H A DtemplateInterpreter.cpp349 Interpreter::_throw_StackOverflowError_entry = generate_StackOverflowError_handler();
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreter_sparc.cpp145 address TemplateInterpreterGenerator::generate_StackOverflowError_handler() { function in class:TemplateInterpreterGenerator
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateInterpreter_x86_32.cpp58 address TemplateInterpreterGenerator::generate_StackOverflowError_handler() { function in class:TemplateInterpreterGenerator
H A DtemplateInterpreter_x86_64.cpp58 address TemplateInterpreterGenerator::generate_StackOverflowError_handler() { function in class:TemplateInterpreterGenerator

Completed in 49 milliseconds