Searched defs:staticValuesOffset (Results 1 – 3 of 3) sorted by relevance
33 private final int staticValuesOffset; field in ClassDef37 int annotationsOffset, int classDataOffset, int staticValuesOffset) { in ClassDef()
465 int staticValuesOffset = readInt(); in readClassDef() local
101 int staticValuesOffset = classDef.getStaticValuesOffset(); in grep() local