Home
last modified time | relevance | path

Searched refs:linktime_resolve_special_method (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.hpp226 static Method* linktime_resolve_special_method (const LinkInfo& link_info, TRAPS);
H A DlinkResolver.cpp1127 Method* resolved_method = linktime_resolve_special_method(link_info, CHECK); in resolve_special_call()
1132 Method* LinkResolver::linktime_resolve_special_method(const LinkInfo& link_info, TRAPS) { in linktime_resolve_special_method() function in LinkResolver
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp230 static methodHandle linktime_resolve_special_method (const LinkInfo& link_info, TRAPS);
H A DlinkResolver.cpp1109 methodHandle resolved_method = linktime_resolve_special_method(link_info, CHECK); in resolve_special_call()
1114 methodHandle LinkResolver::linktime_resolve_special_method(const LinkInfo& link_info, in linktime_resolve_special_method() function in LinkResolver
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp230 static methodHandle linktime_resolve_special_method (const LinkInfo& link_info, TRAPS);
H A DlinkResolver.cpp1109 methodHandle resolved_method = linktime_resolve_special_method(link_info, CHECK); in resolve_special_call()
1114 methodHandle LinkResolver::linktime_resolve_special_method(const LinkInfo& link_info, in linktime_resolve_special_method() function in LinkResolver
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp229 static methodHandle linktime_resolve_special_method (const LinkInfo& link_info, TRAPS);
H A DlinkResolver.cpp1103 methodHandle resolved_method = linktime_resolve_special_method(link_info, CHECK); in resolve_special_call()
1108 methodHandle LinkResolver::linktime_resolve_special_method(const LinkInfo& link_info, in linktime_resolve_special_method() function in LinkResolver
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp230 static Method* linktime_resolve_special_method (const LinkInfo& link_info, TRAPS);
H A DlinkResolver.cpp1138 Method* resolved_method = linktime_resolve_special_method(link_info, CHECK); in resolve_special_call()
1143 Method* LinkResolver::linktime_resolve_special_method(const LinkInfo& link_info, TRAPS) { in linktime_resolve_special_method() function in LinkResolver
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp230 static Method* linktime_resolve_special_method (const LinkInfo& link_info, TRAPS);
H A DlinkResolver.cpp1114 Method* resolved_method = linktime_resolve_special_method(link_info, CHECK); in resolve_special_call()
1119 Method* LinkResolver::linktime_resolve_special_method(const LinkInfo& link_info, TRAPS) { in linktime_resolve_special_method() function in LinkResolver
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DlinkResolver.hpp231 static methodHandle linktime_resolve_special_method (const LinkInfo& link_info, TRAPS);
H A DlinkResolver.cpp1109 methodHandle resolved_method = linktime_resolve_special_method(link_info, CHECK); in resolve_special_call()
1114 methodHandle LinkResolver::linktime_resolve_special_method(const LinkInfo& link_info, in linktime_resolve_special_method() function in LinkResolver
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp229 static Method* linktime_resolve_special_method (const LinkInfo& link_info, TRAPS);
H A DlinkResolver.cpp1101 Method* resolved_method = linktime_resolve_special_method(link_info, CHECK); in resolve_special_call()
1106 Method* LinkResolver::linktime_resolve_special_method(const LinkInfo& link_info, TRAPS) { in linktime_resolve_special_method() function in LinkResolver
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DlinkResolver.hpp144 …static void linktime_resolve_special_method (methodHandle& resolved_method, KlassHandle resolved…
H A DlinkResolver.cpp903linktime_resolve_special_method(resolved_method, resolved_klass, method_name, method_signature, cu… in resolve_special_call()
908 void LinkResolver::linktime_resolve_special_method(methodHandle& resolved_method, KlassHandle resol… in linktime_resolve_special_method() function in LinkResolver
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DlinkResolver.hpp144 …static void linktime_resolve_special_method (methodHandle& resolved_method, KlassHandle resolved…
H A DlinkResolver.cpp903linktime_resolve_special_method(resolved_method, resolved_klass, method_name, method_signature, cu… in resolve_special_call()
908 void LinkResolver::linktime_resolve_special_method(methodHandle& resolved_method, KlassHandle resol… in linktime_resolve_special_method() function in LinkResolver