Searched refs:adjustMethod (Results 1 – 3 of 3) sorted by relevance
109 int mappedId = indexMap.adjustMethod(methodId); in visit()122 one.withProtoIndex(indexMap.adjustMethod(methodId), indexMap.adjustProto(protoId)); in visit()
172 public int adjustMethod(int methodIndex) { in adjustMethod() method in IndexMap226 : adjustMethod(methodHandle.getFieldOrMethodId()), in adjust()344 out, ENCODED_METHOD, adjustMethod(reader.readMethod())); in transform()
788 annotationsDirectoryOut.writeInt(indexMap.adjustMethod(directoryIn.readInt())); in transformAnnotationDirectory()797 annotationsDirectoryOut.writeInt(indexMap.adjustMethod(directoryIn.readInt())); in transformAnnotationDirectory()869 int outMethodIndex = indexMap.adjustMethod(method.getMethodIndex()); in transformMethods()