Searched refs:ILL_ILLOPC (Results 1 – 12 of 12) sorted by relevance
6 #if defined(ILL_ILLOPC) || (defined(HAVE_DECL_ILL_ILLOPC) && HAVE_DECL_ILL_ILLOPC)8 static_assert((ILL_ILLOPC) == (1), "ILL_ILLOPC != 1");11 # define ILL_ILLOPC 175 XLAT(ILL_ILLOPC),
1 ILL_ILLOPC 1
7 #ifndef ILL_ILLOPC8 #error ILL_ILLOPC not defined
1 ILL_ILLOPC
166 #ifdef ILL_ILLOPC167 DEFINE_ENTRY(ILL_ILLOPC)
185 #define ILL_ILLOPC 1 /* illegal opcode */ macro
70 case ILL_ILLOPC: in GetCrashReasonForSIGILL()
129 ILL_ILLOPC = 1 variable
134 ILL_ILLOPC = 1 variable
515 ILL_ILLOPC = 1 variable
512 ILL_ILLOPC = 1 variable
2725 #ifdef ILL_ILLOPC2726 { "ILL_ILLOPC", (unsigned long) ILL_ILLOPC },