Home
last modified time | relevance | path

Searched defs:JRT_ENTRY (Results 1 – 25 of 37) sorted by relevance

12

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DinterpreterRuntime.cpp161 JRT_ENTRY(void, InterpreterRuntime::resolve_ldc(JavaThread* thread, Bytecodes::Code bytecode)) { in JRT_ENTRY() function
941 JRT_ENTRY(void, InterpreterRuntime::resolve_from_cache(JavaThread* thread, Bytecodes::Code bytecode… in JRT_ENTRY() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DinterpreterRuntime.cpp162 JRT_ENTRY(void, InterpreterRuntime::resolve_ldc(JavaThread* current, Bytecodes::Code bytecode)) { in JRT_ENTRY() function
942 JRT_ENTRY(void, InterpreterRuntime::resolve_from_cache(JavaThread* current, Bytecodes::Code bytecod… in JRT_ENTRY() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp376 #define JRT_ENTRY(result_type, header) \ macro
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp350 #define JRT_ENTRY(result_type, header) \ macro
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp393 #define JRT_ENTRY(result_type, header) \ macro
H A Ddeoptimization.cpp1776 JRT_ENTRY(void, Deoptimization::uncommon_trap_inner(JavaThread* thread, jint trap_request)) { in JRT_ENTRY() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DinterpreterRuntime.cpp173 JRT_ENTRY(void, InterpreterRuntime::resolve_ldc(JavaThread* thread, Bytecodes::Code bytecode)) { in JRT_ENTRY() function
998 JRT_ENTRY(void, InterpreterRuntime::resolve_from_cache(JavaThread* thread, Bytecodes::Code bytecode… in JRT_ENTRY() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DinterpreterRuntime.cpp158 JRT_ENTRY(void, InterpreterRuntime::resolve_ldc(JavaThread* thread, Bytecodes::Code bytecode)) { in JRT_ENTRY() function
979 JRT_ENTRY(void, InterpreterRuntime::resolve_from_cache(JavaThread* thread, Bytecodes::Code bytecode… in JRT_ENTRY() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DinterpreterRuntime.cpp173 JRT_ENTRY(void, InterpreterRuntime::resolve_ldc(JavaThread* thread, Bytecodes::Code bytecode)) { in JRT_ENTRY() function
994 JRT_ENTRY(void, InterpreterRuntime::resolve_from_cache(JavaThread* thread, Bytecodes::Code bytecode… in JRT_ENTRY() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp395 #define JRT_ENTRY(result_type, header) \ macro
H A Ddeoptimization.cpp1723 JRT_ENTRY(void, Deoptimization::uncommon_trap_inner(JavaThread* thread, jint trap_request)) { in JRT_ENTRY() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp430 #define JRT_ENTRY(result_type, header) \ macro
H A Ddeoptimization.cpp1616 JRT_ENTRY(void, Deoptimization::uncommon_trap_inner(JavaThread* thread, jint trap_request)) { in JRT_ENTRY() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp462 #define JRT_ENTRY(result_type, header) \ macro
H A Ddeoptimization.cpp1507 JRT_ENTRY(void, Deoptimization::uncommon_trap_inner(JavaThread* thread, jint trap_request)) { in JRT_ENTRY() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp462 #define JRT_ENTRY(result_type, header) \ macro
H A Ddeoptimization.cpp1507 JRT_ENTRY(void, Deoptimization::uncommon_trap_inner(JavaThread* thread, jint trap_request)) { in JRT_ENTRY() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DinterfaceSupport.inline.hpp442 #define JRT_ENTRY(result_type, header) \ macro
H A Ddeoptimization.cpp1493 JRT_ENTRY(void, Deoptimization::uncommon_trap_inner(JavaThread* thread, jint trap_request)) { in JRT_ENTRY() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DinterfaceSupport.hpp490 #define JRT_ENTRY(result_type, header) \ macro
H A Ddeoptimization.cpp1319 JRT_ENTRY(void, Deoptimization::uncommon_trap_inner(JavaThread* thread, jint trap_request)) { in JRT_ENTRY() function
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DinterfaceSupport.hpp490 #define JRT_ENTRY(result_type, header) \ macro
H A Ddeoptimization.cpp1319 JRT_ENTRY(void, Deoptimization::uncommon_trap_inner(JavaThread* thread, jint trap_request)) { in JRT_ENTRY() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Dc1_Runtime1_aarch64.cpp1351 JRT_ENTRY(void, Runtime1::patch_code_aarch64(JavaThread* thread, Runtime1::StubID stub_id )) in JRT_ENTRY() function
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Dc1_Runtime1_aarch64.cpp1351 JRT_ENTRY(void, Runtime1::patch_code_aarch64(JavaThread* thread, Runtime1::StubID stub_id )) in JRT_ENTRY() function

12