Searched refs:ILL_ILLTRP (Results 1 – 9 of 9) sorted by relevance
13 #if defined(ILL_ILLTRP) || (defined(HAVE_DECL_ILL_ILLTRP) && HAVE_DECL_ILL_ILLTRP)14 XLAT(ILL_ILLTRP),
4 ILL_ILLTRP
174 #ifdef ILL_ILLTRP175 DEFINE_ENTRY(ILL_ILLTRP)
177 #define ILL_ILLTRP (__SI_FAULT|4) /* illegal trap */ macro
260 else if (info->si_code == ILL_ILLTRP) in StackDumpSignalHandler()
494 #define VKI_ILL_ILLTRP ILL_ILLTRP
280 #define ILL_ILLTRP 4 /* illegal trap */ macro
1303 case ILL_ILLTRP: in GetCrashReasonForSIGILL()
1824 case ILL_ILLTRP: in GetCrashReasonForSIGILL()