Home
last modified time | relevance | path

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

/external/crosvm/sys_util/src/
Dsignal.rs115 IllegalInstruction = libc::SIGILL, enumerator
199 libc::SIGILL => IllegalInstruction, in try_from()