Searched defs:staticValuesOffset (Results 1 – 2 of 2) sorted by relevance
33 private final int staticValuesOffset; field in ClassDef37 int annotationsOffset, int classDataOffset, int staticValuesOffset) { in ClassDef()
636 int staticValuesOffset = readInt(); in readClassDef() local