Home
last modified time | relevance | path

Searched refs:resolve_dynamic_call (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp304 static void resolve_dynamic_call (CallInfo& result,
H A DlinkResolver.cpp1745 resolve_dynamic_call(result, bootstrap_specifier, CHECK); in resolve_invokedynamic()
1761 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp317 static void resolve_dynamic_call (CallInfo& result, int pool_index, Handle bootstrap_specifier,
H A DlinkResolver.cpp1757 resolve_dynamic_call(result, pool_index, bootstrap_specifier, method_name, in resolve_invokedynamic()
1784 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp317 static void resolve_dynamic_call (CallInfo& result, int pool_index, Handle bootstrap_specifier,
H A DlinkResolver.cpp1757 resolve_dynamic_call(result, pool_index, bootstrap_specifier, method_name, in resolve_invokedynamic()
1784 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp316 static void resolve_dynamic_call (CallInfo& result,
H A DlinkResolver.cpp1718 resolve_dynamic_call(result, bootstrap_specifier, CHECK); in resolve_invokedynamic()
1732 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp308 static void resolve_dynamic_call (CallInfo& result,
H A DlinkResolver.cpp1756 resolve_dynamic_call(result, bootstrap_specifier, CHECK); in resolve_invokedynamic()
1775 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp308 static void resolve_dynamic_call (CallInfo& result,
H A DlinkResolver.cpp1728 resolve_dynamic_call(result, bootstrap_specifier, CHECK); in resolve_invokedynamic()
1747 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DlinkResolver.hpp318 static void resolve_dynamic_call (CallInfo& result, int pool_index, Handle bootstrap_specifier,
H A DlinkResolver.cpp1754 resolve_dynamic_call(result, pool_index, bootstrap_specifier, method_name, in resolve_invokedynamic()
1781 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp316 static void resolve_dynamic_call (CallInfo& result,
H A DlinkResolver.cpp1719 resolve_dynamic_call(result, bootstrap_specifier, CHECK); in resolve_invokedynamic()
1733 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DlinkResolver.hpp183 …static void resolve_dynamic_call (CallInfo& result, Handle b…
H A DlinkResolver.cpp1660resolve_dynamic_call(result, bootstrap_specifier, method_name, method_signature, current_klass, CH… in resolve_invokedynamic()
1663 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DlinkResolver.hpp183 …static void resolve_dynamic_call (CallInfo& result, Handle b…
H A DlinkResolver.cpp1660resolve_dynamic_call(result, bootstrap_specifier, method_name, method_signature, current_klass, CH… in resolve_invokedynamic()
1663 void LinkResolver::resolve_dynamic_call(CallInfo& result, in resolve_dynamic_call() function in LinkResolver