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()
217 unhandled_instruction = true; in GetInstructionSize()
223 unhandled_instruction = true; in GetInstructionSize()
228 if (unhandled_instruction) { in GetInstructionSize()