Home
last modified time | relevance | path

Searched refs:two_byte (Results 1 – 1 of 1) sorted by relevance

/art/runtime/arch/x86/
Dfault_handler_x86.cc117 bool two_byte = false; in GetInstructionSize() local
163 two_byte = true; in GetInstructionSize()
170 if (two_byte) { in GetInstructionSize()