Home
last modified time | relevance | path

Searched refs:_field_annotations (Results 1 – 12 of 12) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp175 AnnotationArray* _field_annotations; member in VALUE_OBJ_CLASS_SPEC::FieldAnnotationCollector
181 _field_annotations(NULL), in FieldAnnotationCollector()
185 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
188 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
H A DclassFileParser.cpp1835 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp175 AnnotationArray* _field_annotations; member in VALUE_OBJ_CLASS_SPEC::FieldAnnotationCollector
181 _field_annotations(NULL), in FieldAnnotationCollector()
185 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
188 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
H A DclassFileParser.cpp1835 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1014 AnnotationArray* _field_annotations; member in ClassFileParser::FieldAnnotationCollector
1020 _field_annotations(NULL), in FieldAnnotationCollector()
1024 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
1027 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
2048 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1114 AnnotationArray* _field_annotations; member in ClassFileParser::FieldAnnotationCollector
1120 _field_annotations(NULL), in FieldAnnotationCollector()
1124 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
1127 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
2165 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1120 AnnotationArray* _field_annotations; member in ClassFileParser::FieldAnnotationCollector
1126 _field_annotations(NULL), in FieldAnnotationCollector()
1130 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
1133 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
2131 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1114 AnnotationArray* _field_annotations; member in ClassFileParser::FieldAnnotationCollector
1120 _field_annotations(NULL), in FieldAnnotationCollector()
1124 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
1127 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
2165 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1136 AnnotationArray* _field_annotations; member in ClassFileParser::FieldAnnotationCollector
1142 _field_annotations(NULL), in FieldAnnotationCollector()
1146 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
1149 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
2172 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/classfile/
H A DclassFileParser.cpp1115 AnnotationArray* _field_annotations; member in ClassFileParser::FieldAnnotationCollector
1121 _field_annotations(NULL), in FieldAnnotationCollector()
1125 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
1128 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
2171 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1123 AnnotationArray* _field_annotations; member in ClassFileParser::FieldAnnotationCollector
1129 _field_annotations(NULL), in FieldAnnotationCollector()
1133 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
1136 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
2134 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/classfile/
H A DclassFileParser.cpp1124 AnnotationArray* _field_annotations; member in ClassFileParser::FieldAnnotationCollector
1130 _field_annotations(NULL), in FieldAnnotationCollector()
1134 AnnotationArray* field_annotations() { return _field_annotations; } in field_annotations()
1137 void set_field_annotations(AnnotationArray* a) { _field_annotations = a; } in set_field_annotations()
2142 MetadataFactory::free_array<u1>(_loader_data, _field_annotations); in ~FieldAnnotationCollector()