Home
last modified time | relevance | path

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

/art/runtime/arch/x86/
Dfault_handler_x86.cc168 bool unhandled_instruction = false; in GetInstructionSize() local
183 unhandled_instruction = true; in GetInstructionSize()
237 unhandled_instruction = true; in GetInstructionSize()
243 unhandled_instruction = true; in GetInstructionSize()
248 if (unhandled_instruction) { in GetInstructionSize()