Home
last modified time | relevance | path

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

/external/crosvm/base/src/sys/unix/
Dsignal.rs120 IllegalInstruction = libc::SIGILL, enumerator
204 libc::SIGILL => IllegalInstruction, in try_from()