Searched refs:classAnnotationsOffset (Results 1 – 1 of 1) sorted by relevance
699 int classAnnotationsOffset = indexMap.adjustAnnotationSet(directoryIn.readInt()); in transformAnnotationDirectory() local700 annotationsDirectoryOut.writeInt(classAnnotationsOffset); in transformAnnotationDirectory()