Searched refs:staticValuesOff (Results 1 – 3 of 3) sorted by relevance
182 int staticValuesOff = in writeTo() local207 Hex.u4(staticValuesOff)); in writeTo()217 out.writeInt(staticValuesOff); in writeTo()
185 int staticValuesOff = in writeTo() local210 Hex.u4(staticValuesOff)); in writeTo()220 out.writeInt(staticValuesOff); in writeTo()
752 int staticValuesOff = classDef.getStaticValuesOffset(); in transformClassDef() local753 idsDefsOut.writeInt(indexMap.adjustEncodedArray(staticValuesOff)); in transformClassDef()