Searched refs:dexGetFormatFromOpcode (Results 1 – 2 of 2) sorted by relevance
181 DEX_INLINE InstructionFormat dexGetFormatFromOpcode(Opcode opcode) in dexGetFormatFromOpcode() function
494 InstructionFormat format = dexGetFormatFromOpcode(opcode); in dexDecodeInstruction()