Searched refs:ILL_BADSTK (Results 1 – 7 of 7) sorted by relevance
32 #if !(defined(ILL_BADSTK) || (defined(HAVE_DECL_ILL_BADSTK) && HAVE_DECL_ILL_BADSTK))33 # define ILL_BADSTK 8 macro35 XLAT(ILL_BADSTK),
8 ILL_BADSTK 8
186 #ifdef ILL_BADSTK187 DEFINE_ENTRY(ILL_BADSTK)
181 #define ILL_BADSTK (__SI_FAULT|8) /* internal stack error */ macro
504 #define VKI_ILL_BADSTK ILL_BADSTK
1315 case ILL_BADSTK: in GetCrashReasonForSIGILL()
1836 case ILL_BADSTK: in GetCrashReasonForSIGILL()