Searched refs:ILL_PRVOPC (Results 1 – 9 of 9) sorted by relevance
16 #if defined(ILL_PRVOPC) || (defined(HAVE_DECL_ILL_PRVOPC) && HAVE_DECL_ILL_PRVOPC)17 XLAT(ILL_PRVOPC),
5 ILL_PRVOPC
177 #ifdef ILL_PRVOPC178 DEFINE_ENTRY(ILL_PRVOPC)
178 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */ macro
262 else if (info->si_code == ILL_PRVOPC) in StackDumpSignalHandler()
495 #define VKI_ILL_PRVOPC ILL_PRVOPC
281 #define ILL_PRVOPC 5 /* privileged opcode */ macro
1306 case ILL_PRVOPC: in GetCrashReasonForSIGILL()
1827 case ILL_PRVOPC: in GetCrashReasonForSIGILL()