Searched refs:getPoolIndex (Results 1 – 11 of 11) sorted by relevance
112 int fieldIdx = containsPoolIndex.getPoolIndex(insn); in generateMutation()138 int fieldIdx = containsPoolIndex.getPoolIndex(insn); in applyMutation()160 int fieldIdx = containsPoolIndex.getPoolIndex(insn); in isFileDefinedFieldInstruction()
148 oldPoolIndex = containsPoolIndex.getPoolIndex(poolIndexInsn.insn); in generateMutation()186 int oldPoolIndex = containsPoolIndex.getPoolIndex(poolIndexInsn.insn); in applyMutation()
182 long oldMethodIdx = poolIndex.getPoolIndex(insn.insn); in changeInvokeDirect()
36 public int getPoolIndex(Instruction insn); in getPoolIndex() method
57 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format22cs
55 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format31c
52 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format3rc
56 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format22c
56 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format21c
59 public int getPoolIndex(Instruction insn) { in getPoolIndex() method in Format35c
249 long poolIndex = ((ContainsPoolIndex)format).getPoolIndex(this); in toString()280 long poolIndex = ((ContainsPoolIndex)format).getPoolIndex(this); in toString()