/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/ |
H A D | thread.hpp | 1248 static ByteSize pending_jni_exception_check_fn_offset() { in pending_jni_exception_check_fn_offset() function in JavaThread
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/ |
H A D | thread.hpp | 1560 static ByteSize pending_jni_exception_check_fn_offset() { in pending_jni_exception_check_fn_offset() function in JavaThread
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/ |
H A D | thread.hpp | 1703 static ByteSize pending_jni_exception_check_fn_offset() { in pending_jni_exception_check_fn_offset() function in JavaThread
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/ |
H A D | thread.hpp | 1758 static ByteSize pending_jni_exception_check_fn_offset() { in pending_jni_exception_check_fn_offset() function in JavaThread
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/ |
H A D | thread.hpp | 1712 static ByteSize pending_jni_exception_check_fn_offset() { in pending_jni_exception_check_fn_offset() function in JavaThread
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/arm/ |
H A D | templateInterpreterGenerator_arm.cpp | 942 …str(__ zero_register(Rtemp), Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())… in generate_native_entry()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/ |
H A D | thread.hpp | 1703 static ByteSize pending_jni_exception_check_fn_offset() { in pending_jni_exception_check_fn_offset() function in JavaThread
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/ |
H A D | thread.hpp | 1782 static ByteSize pending_jni_exception_check_fn_offset() { in pending_jni_exception_check_fn_offset() function in JavaThread
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/ |
H A D | thread.hpp | 1738 static ByteSize pending_jni_exception_check_fn_offset() { in pending_jni_exception_check_fn_offset() function in JavaThread
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/ |
H A D | sharedRuntime_arm.cpp | 1719 __ str(ZR, Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())); in generate_native_wrapper() 1744 …str(__ zero_register(Rtemp), Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())… in generate_native_wrapper()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/ |
H A D | sharedRuntime_arm.cpp | 1719 __ str(ZR, Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())); in generate_native_wrapper() 1744 …str(__ zero_register(Rtemp), Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())… in generate_native_wrapper()
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/ |
H A D | templateInterpreterGenerator_arm.cpp | 996 …str(__ zero_register(Rtemp), Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())… in generate_native_entry()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/ |
H A D | templateInterpreterGenerator_arm.cpp | 996 …str(__ zero_register(Rtemp), Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())… in generate_native_entry()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/arm/ |
H A D | templateInterpreterGenerator_arm.cpp | 998 …str(__ zero_register(Rtemp), Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())… in generate_native_entry()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/arm/ |
H A D | templateInterpreterGenerator_arm.cpp | 997 …str(__ zero_register(Rtemp), Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())… in generate_native_entry()
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/arm/ |
H A D | templateInterpreterGenerator_arm.cpp | 996 …str(__ zero_register(Rtemp), Address(Rthread, JavaThread::pending_jni_exception_check_fn_offset())… in generate_native_entry()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/ |
H A D | templateInterpreterGenerator_x86.cpp | 1161 __ movptr(Address(thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD); in generate_native_entry()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/ |
H A D | templateInterpreterGenerator_sparc.cpp | 1427 __ st_ptr(G0, G2_thread, JavaThread::pending_jni_exception_check_fn_offset()); in generate_native_entry()
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/ |
H A D | templateInterpreterGenerator_sparc.cpp | 1418 __ st_ptr(G0, G2_thread, JavaThread::pending_jni_exception_check_fn_offset()); in generate_native_entry()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/ |
H A D | templateInterpreterGenerator_x86.cpp | 1161 __ movptr(Address(thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD); in generate_native_entry()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/ |
H A D | templateInterpreterGenerator_sparc.cpp | 1427 __ st_ptr(G0, G2_thread, JavaThread::pending_jni_exception_check_fn_offset()); in generate_native_entry()
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/ |
H A D | templateInterpreterGenerator_x86.cpp | 1153 __ movptr(Address(thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD); in generate_native_entry()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/ |
H A D | templateInterpreterGenerator_x86.cpp | 1149 __ movptr(Address(thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD); in generate_native_entry()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/ |
H A D | templateInterpreterGenerator_x86.cpp | 1101 __ movptr(Address(thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD); in generate_native_entry()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/ |
H A D | templateInterpreterGenerator_x86.cpp | 1153 __ movptr(Address(thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD); in generate_native_entry()
|