Searched refs:dexGetInstrWidthAbs (Results 1 – 5 of 5) sorted by relevance
129 DEX_INLINE size_t dexGetInstrWidthAbs(const InstructionWidth* widths, in dexGetInstrWidthAbs() function
1258 width = dexGetInstrWidthAbs(widths, INST_INST(insns[0])); in dexGetInstrOrTableWidthAbs()
233 dexGetInstrWidthAbs(gDvm.instrWidth, OP_MONITOR_ENTER))); in genMonitorEnter()297 dexGetInstrWidthAbs(gDvm.instrWidth, OP_MONITOR_EXIT))); in genMonitorExit()
1072 insnWidth = dexGetInstrWidthAbs(gInstrWidth, opCode); in dumpBytecodes()
1283 dexGetInstrWidthAbs(gDvm.instrWidth, OP_MONITOR_ENTER))); in genMonitorPortable()1297 dexGetInstrWidthAbs(gDvm.instrWidth, OP_MONITOR_EXIT))); in genMonitorPortable()