Searched defs:makeInstruction (Results 1 - 25 of 37) sorted by relevance

12

/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
H A DInstruction10x.java60 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction10x.Factory
H A DInstruction10t.java88 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction10t.Factory
H A DInstruction11n.java85 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction11n.Factory
H A DInstruction11x.java72 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction11x.Factory
H A DInstruction12x.java79 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction12x.Factory
H A DInstruction20t.java90 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction20t.Factory
H A DInstruction21c.java111 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction21c.Factory
H A DInstruction21s.java81 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction21s.Factory
H A DInstruction22x.java84 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction22x.Factory
H A DInstruction30t.java74 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction30t.Factory
H A DInstruction31c.java75 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction31c.Factory
H A DInstruction31i.java81 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction31i.Factory
H A DInstruction32x.java82 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction32x.Factory
H A DInstruction41c.java93 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction41c.Factory
H A DInstruction51l.java81 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction51l.Factory
H A DArrayDataPseudoInstruction.java145 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:ArrayDataPseudoInstruction.Factory
H A DInstruction20bc.java96 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction20bc.Factory
H A DInstruction21h.java90 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction21h.Factory
H A DInstruction21t.java99 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction21t.Factory
H A DInstruction22b.java89 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction22b.Factory
H A DInstruction22c.java102 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction22c.Factory
H A DInstruction22cs.java93 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction22cs.Factory
H A DInstruction22s.java89 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction22s.Factory
H A DInstruction22t.java108 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { method in class:Instruction22t.Factory
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/
H A DInstruction.java69 public Instruction makeInstruction(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex); method in interface:Instruction.InstructionFactory

Completed in 142 milliseconds

12