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