Searched defs:parse_annotations (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.cpp1701 void ClassFileParser::parse_annotations(u1* buffer, int limit, function in class:ClassFileParser
2131 parse_annotations(runtime_visible_annotations, runtime_visible_annotations_length, cp, &parsed_annotations, CHECK_(nullHandle));
2807 parse_annotations(runtime_visible_annotations,

Completed in 50 milliseconds