Home
last modified time | relevance | path

Searched refs:throw_StackOverflowError_entry (Results 1 – 25 of 89) sorted by relevance

1234

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/zero/
H A DzeroInterpreter.hpp73 static address throw_StackOverflowError_entry() { return NULL; } in throw_StackOverflowError_entry() function in ZeroInterpreter
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/zero/
H A DzeroInterpreter.hpp73 static address throw_StackOverflowError_entry() { return NULL; } in throw_StackOverflowError_entry() function in ZeroInterpreter
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp157 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp157 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp153 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp155 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp155 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp153 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp154 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp153 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp151 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp151 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_e… in throw_StackOverflowError_entry() function in TemplateInterpreter
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DcppInterpreter_ppc.cpp1524 assert(StubRoutines::throw_StackOverflowError_entry() != NULL, "generated in wrong order"); in generate_native_entry()
1526 __ load_const(R12_scratch2, (StubRoutines::throw_StackOverflowError_entry())); in generate_native_entry()
2162 assert(StubRoutines::throw_StackOverflowError_entry() != NULL, "generated in wrong order"); in generate_normal_entry()
2163 __ load_const(R3_ARG1, (StubRoutines::throw_StackOverflowError_entry())); in generate_normal_entry()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DcppInterpreter_ppc.cpp1524 assert(StubRoutines::throw_StackOverflowError_entry() != NULL, "generated in wrong order"); in generate_native_entry()
1526 __ load_const(R12_scratch2, (StubRoutines::throw_StackOverflowError_entry())); in generate_native_entry()
2162 assert(StubRoutines::throw_StackOverflowError_entry() != NULL, "generated in wrong order"); in generate_normal_entry()
2163 __ load_const(R3_ARG1, (StubRoutines::throw_StackOverflowError_entry())); in generate_normal_entry()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp276 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DstubRoutines.hpp274 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp276 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp289 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp289 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp302 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp308 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp312 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp310 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp308 …static address throw_StackOverflowError_entry() { return _throw_StackOverflowError_entry;… in throw_StackOverflowError_entry() function in StubRoutines
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A DtemplateInterpreterGenerator_s390.cpp847 assert(StubRoutines::throw_StackOverflowError_entry() != NULL, "stub not yet generated"); in generate_stack_overflow_check()
848 AddressLiteral stub(StubRoutines::throw_StackOverflowError_entry()); in generate_stack_overflow_check()
849 __ load_absolute_address(tmp1, StubRoutines::throw_StackOverflowError_entry()); in generate_stack_overflow_check()

1234