Searched refs:annotationsOffset (Results 1 – 2 of 2) sorted by relevance
31 private final int annotationsOffset; field in ClassDef37 int annotationsOffset, int classDataOffset, int staticValuesOffset) { in ClassDef() argument45 this.annotationsOffset = annotationsOffset; in ClassDef()79 return annotationsOffset; in getAnnotationsOffset()
463 int annotationsOffset = readInt(); in readClassDef() local467 interfacesOffset, sourceFileIndex, annotationsOffset, classDataOffset, in readClassDef()