Searched refs:staticValuesOffset (Results 1 – 1 of 1) sorted by relevance
104 int staticValuesOffset = dexFile.readSmallUint(out.getCursor()); in makeAnnotator() local105 if (staticValuesOffset == 0) { in makeAnnotator()108 … out.annotate(4, "static_values_off = encoded_array_item[0x%x]", staticValuesOffset); in makeAnnotator()