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.cc153 bool unhandled_instruction = false; in GetInstructionSize() local
167 unhandled_instruction = true; in GetInstructionSize()
202 unhandled_instruction = true; in GetInstructionSize()
207 if (unhandled_instruction) { in GetInstructionSize()