Home
last modified time | relevance | path

Searched refs:find_stub_for (Results 1 – 16 of 16) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcompiledIC.cpp641 address CompiledDirectStaticCall::find_stub_for(address instruction, bool is_aot) { in find_stub_for() function in CompiledDirectStaticCall
664 return CompiledDirectStaticCall::find_stub_for(instruction_address(), is_aot); in find_stub()
H A DcompiledIC.hpp424 static address find_stub_for(address instruction, bool is_aot);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A DcompiledIC.cpp681 address CompiledDirectStaticCall::find_stub_for(address instruction, bool is_aot) { in find_stub_for() function in CompiledDirectStaticCall
704 return CompiledDirectStaticCall::find_stub_for(instruction_address(), is_aot); in find_stub()
H A DcompiledIC.hpp440 static address find_stub_for(address instruction, bool is_aot);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcompiledIC.cpp641 address CompiledDirectStaticCall::find_stub_for(address instruction, bool is_aot) { in find_stub_for() function in CompiledDirectStaticCall
664 return CompiledDirectStaticCall::find_stub_for(instruction_address(), is_aot); in find_stub()
H A DcompiledIC.hpp424 static address find_stub_for(address instruction, bool is_aot);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A DcompiledIC.cpp680 address CompiledDirectStaticCall::find_stub_for(address instruction, bool is_aot) { in find_stub_for() function in CompiledDirectStaticCall
703 return CompiledDirectStaticCall::find_stub_for(instruction_address(), is_aot); in find_stub()
H A DcompiledIC.hpp443 static address find_stub_for(address instruction, bool is_aot);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/code/
H A DcompiledIC.cpp656 address CompiledDirectStaticCall::find_stub_for(address instruction) { in find_stub_for() function in CompiledDirectStaticCall
679 return CompiledDirectStaticCall::find_stub_for(instruction_address()); in find_stub()
H A DcompiledIC.hpp417 static address find_stub_for(address instruction);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A DcompiledIC.cpp680 address CompiledDirectStaticCall::find_stub_for(address instruction, bool is_aot) { in find_stub_for() function in CompiledDirectStaticCall
703 return CompiledDirectStaticCall::find_stub_for(instruction_address(), is_aot); in find_stub()
H A DcompiledIC.hpp440 static address find_stub_for(address instruction, bool is_aot);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A DcompiledIC.cpp680 address CompiledDirectStaticCall::find_stub_for(address instruction, bool is_aot) { in find_stub_for() function in CompiledDirectStaticCall
703 return CompiledDirectStaticCall::find_stub_for(instruction_address(), is_aot); in find_stub()
H A DcompiledIC.hpp443 static address find_stub_for(address instruction, bool is_aot);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A DcompiledIC.cpp680 address CompiledDirectStaticCall::find_stub_for(address instruction, bool is_aot) { in find_stub_for() function in CompiledDirectStaticCall
703 return CompiledDirectStaticCall::find_stub_for(instruction_address(), is_aot); in find_stub()
H A DcompiledIC.hpp443 static address find_stub_for(address instruction, bool is_aot);