Searched defs:methodIndex (Results 1 – 7 of 7) sorted by relevance
82 private final int methodIndex; field in ClassData.Method86 public Method(int methodIndex, int accessFlags, int codeOffset) { in Method()
574 int methodIndex = 0; in readMethods() local
138 int methodIndex = method.getMethodIndex(); in findUsages() local177 int methodIndex = 0; in getMethodIds() local
31 int methodIndex, in InvokePolymorphicRangeDecodedInstruction()
30 int methodIndex, in InvokePolymorphicDecodedInstruction()
683 int methodIndex = in.read(); in FORMAT_45CC() local726 int methodIndex = in.read(); in FORMAT_4RCC() local
172 public int adjustMethod(int methodIndex) { in adjustMethod()