Searched defs: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()
463 int annotationsOffset = readInt(); in readClassDef() local