Home
last modified time | relevance | path

Searched refs:resolve_from_stream (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/classfile/
H A DsystemDictionary.hpp139 static InstanceKlass* resolve_from_stream(ClassFileStream* st,
H A DsystemDictionary.cpp945 InstanceKlass* SystemDictionary::resolve_from_stream(ClassFileStream* st, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/classfile/
H A DsystemDictionary.hpp300 static InstanceKlass* resolve_from_stream(Symbol* class_name,
H A DsystemDictionary.cpp1066 InstanceKlass* SystemDictionary::resolve_from_stream(Symbol* class_name, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/classfile/
H A DsystemDictionary.hpp297 static InstanceKlass* resolve_from_stream(Symbol* class_name,
H A DsystemDictionary.cpp1078 InstanceKlass* SystemDictionary::resolve_from_stream(Symbol* class_name, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/classfile/
H A DsystemDictionary.hpp299 static InstanceKlass* resolve_from_stream(Symbol* class_name,
H A DsystemDictionary.cpp1081 InstanceKlass* SystemDictionary::resolve_from_stream(Symbol* class_name, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DsystemDictionary.hpp320 static InstanceKlass* resolve_from_stream(Symbol* class_name,
H A DsystemDictionary.cpp1049 InstanceKlass* SystemDictionary::resolve_from_stream(Symbol* class_name, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DsystemDictionary.hpp320 static InstanceKlass* resolve_from_stream(Symbol* class_name,
H A DsystemDictionary.cpp1049 InstanceKlass* SystemDictionary::resolve_from_stream(Symbol* class_name, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/classfile/
H A DsystemDictionary.hpp297 static InstanceKlass* resolve_from_stream(Symbol* class_name,
H A DsystemDictionary.cpp1102 InstanceKlass* SystemDictionary::resolve_from_stream(Symbol* class_name, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/classfile/
H A DsystemDictionary.hpp333 static InstanceKlass* resolve_from_stream(Symbol* class_name,
H A DsystemDictionary.cpp1144 InstanceKlass* SystemDictionary::resolve_from_stream(Symbol* class_name, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp283 static Klass* resolve_from_stream(Symbol* class_name, Handle class_loader,
H A DsystemDictionary.cpp1101 Klass* SystemDictionary::resolve_from_stream(Symbol* class_name, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp283 static Klass* resolve_from_stream(Symbol* class_name, Handle class_loader,
H A DsystemDictionary.cpp1101 Klass* SystemDictionary::resolve_from_stream(Symbol* class_name, in resolve_from_stream() function in SystemDictionary
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A Djvm.cpp870 Klass* k = SystemDictionary::resolve_from_stream(&st, class_name, in jvm_define_class_common()
957 ik = SystemDictionary::resolve_from_stream(&st, class_name, in jvm_lookup_define_class()
973 ik = SystemDictionary::resolve_from_stream(&st, class_name, in jvm_lookup_define_class()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A Djvm.cpp967 Klass* k = SystemDictionary::resolve_from_stream(class_name, in jvm_define_class_common()
1055 defined_k = SystemDictionary::resolve_from_stream(class_name, in jvm_lookup_define_class()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A Djvm.cpp970 Klass* k = SystemDictionary::resolve_from_stream(class_name, in jvm_define_class_common()
1060 defined_k = SystemDictionary::resolve_from_stream(class_name, in jvm_lookup_define_class()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djvm.cpp935 Klass* k = SystemDictionary::resolve_from_stream(class_name, in jvm_define_class_common()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djvm.cpp935 Klass* k = SystemDictionary::resolve_from_stream(class_name, in jvm_define_class_common()

12