Searched refs:RAW_SANDBOX_DIE (Results 1 – 2 of 2) sorted by relevance
140 RAW_SANDBOX_DIE( in SigSysAction()191 RAW_SANDBOX_DIE("Sanity checks are failing after receiving SIGSYS."); in SigSys()198 RAW_SANDBOX_DIE("Cannot call clone() from an UnsafeTrap() handler."); in SigSys()
19 #define RAW_SANDBOX_DIE(m) sandbox::Die::RawSandboxDie(m) macro