Searched refs:widths (Results 1 – 2 of 2) sorted by relevance
124 InstructionWidth* widths; member151 return gDexOpcodeInfo.widths[opcode]; in dexGetWidthFromOpcode()
40 InstructionWidth* widths; in createBackwardWidthTable() local42 widths = (InstructionWidth*) in createBackwardWidthTable()44 if (widths == NULL) in createBackwardWidthTable()49 widths[idx] = insnWidth; in createBackwardWidthTable()54 return widths; in createBackwardWidthTable()