Searched refs:dexGetFormatFromOpcode (Results 1 – 3 of 3) sorted by relevance
181 DEX_INLINE InstructionFormat dexGetFormatFromOpcode(Opcode opcode) in dexGetFormatFromOpcode() function
494 InstructionFormat format = dexGetFormatFromOpcode(opcode); in dexDecodeInstruction()
783 switch (dexGetFormatFromOpcode(pDecInsn->opcode)) { in indexString()1002 switch (dexGetFormatFromOpcode(pDecInsn->opcode)) { in dumpInstruction()