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

/openjdk10/hotspot/src/share/vm/runtime/
H A DstubRoutines.cpp58 address StubRoutines::_throw_delayed_StackOverflowError_entry = NULL; member in class:StubRoutines
H A DstubRoutines.hpp101 static address _throw_delayed_StackOverflowError_entry; member in class:StubRoutines
/openjdk10/hotspot/src/cpu/s390/vm/
H A DstubGenerator_s390.cpp2426 StubRoutines::_throw_delayed_StackOverflowError_entry = member in class:StubGenerator::StubRoutines
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DstubGenerator_ppc.cpp3456 StubRoutines::_throw_delayed_StackOverflowError_entry = member in class:StubGenerator::StubRoutines
/openjdk10/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_32.cpp3849 StubRoutines::_throw_delayed_StackOverflowError_entry = generate_throw_exception("delayed StackOverflowError throw_exception", member in class:StubGenerator::StubRoutines
H A DstubGenerator_x86_64.cpp5021 StubRoutines::_throw_delayed_StackOverflowError_entry = member in class:StubGenerator::StubRoutines
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DstubGenerator_sparc.cpp5001 StubRoutines::_throw_delayed_StackOverflowError_entry = member in class:StubGenerator::StubRoutines

Completed in 170 milliseconds