Searched refs:annotationsOffset (Results 1 – 1 of 1) sorted by relevance
89 int annotationsOffset = dexFile.readSmallUint(out.getCursor()); in makeAnnotator() local90 if (annotationsOffset == 0) { in makeAnnotator()93 … out.annotate(4, "annotations_off = annotations_directory_item[0x%x]", annotationsOffset); in makeAnnotator()