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

/openjdk10/hotspot/src/cpu/zero/vm/
H A DstubGenerator_zero.cpp252 StubRoutines::_catch_exception_entry = ShouldNotCallThisStub(); member in class:StubGenerator::StubRoutines
/openjdk10/hotspot/src/share/vm/runtime/
H A DstubRoutines.cpp52 address StubRoutines::_catch_exception_entry = NULL; member in class:StubRoutines
H A DstubRoutines.hpp96 static address _catch_exception_entry; member in class:StubRoutines
/openjdk10/hotspot/src/cpu/s390/vm/
H A DstubGenerator_s390.cpp2420 StubRoutines::_catch_exception_entry = generate_catch_exception(); member in class:StubGenerator::StubRoutines
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DstubGenerator_ppc.cpp3450 StubRoutines::_catch_exception_entry = generate_catch_exception(); member in class:StubGenerator::StubRoutines
/openjdk10/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_32.cpp3831 StubRoutines::_catch_exception_entry = generate_catch_exception(); member in class:StubGenerator::StubRoutines
H A DstubGenerator_x86_64.cpp4997 StubRoutines::_catch_exception_entry = generate_catch_exception(); member in class:StubGenerator::StubRoutines
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DstubGenerator_sparc.cpp4988 StubRoutines::_catch_exception_entry = generate_catch_exception(); member in class:StubGenerator::StubRoutines

Completed in 146 milliseconds