Searched refs:DecodeInstruction (Results 1 – 5 of 5) sorted by relevance
214 Instruction DecodeInstruction(const u2* bytecode);
147 Instruction DecodeInstruction(const u2* bytecode) { in DecodeInstruction() function
535 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets()538 auto dex_instr = dex::DecodeInstruction(ptr); in FixupSwitchOffsets()
452 auto dex_instr = dex::DecodeInstruction(ptr); in DecodeBytecode()
881 auto dex_instr = dex::DecodeInstruction(ptr); in ParseInstructions()