Searched refs:instructions (Results 1 – 25 of 27) sorted by relevance
12
17 package com.android.dx.io.instructions;
3 type-appropriate instructions.
23 import com.android.dx.io.instructions.DecodedInstruction;24 import com.android.dx.io.instructions.ShortArrayCodeOutput;
836 short[] instructions = code.getInstructions(); in transformCode() local837 short[] newInstructions = instructionTransformer.transform(indexMap, instructions); in transformCode()
20 import com.android.dx.io.instructions.DecodedInstruction;
8 there are some surprising instructions in there, such as using
25 import com.android.dx.io.instructions.DecodedInstruction;
26 import com.android.dx.io.instructions.DecodedInstruction;