Searched refs:OffsetShifter (Results 1 – 1 of 1) sorted by relevance
825 new OffsetShifter(this, where, gapSize).parse(); in shiftPc()829 static class OffsetShifter extends Walker { class in StackMapTable832 public OffsetShifter(StackMapTable smt, int where, int gap) { in OffsetShifter() method in StackMapTable.OffsetShifter