Searched refs:DecodeInstruction (Results 1 – 5 of 5) sorted by relevance
191 Instruction DecodeInstruction(const u2* bytecode);
149 Instruction DecodeInstruction(const u2* bytecode) { in DecodeInstruction() function
586 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets()589 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets()
451 auto dex_instr = dex::DecodeInstruction(ptr); in DecodeBytecode()
882 auto dex_instr = dex::DecodeInstruction(ptr); in ParseInstructions()