Searched refs:ILL_PRVOPC (Results 1 – 4 of 4) sorted by relevance
163 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */ macro
237 else if (info->si_code == ILL_PRVOPC) in StackDumpSignalHandler()
421 #define ILL_PRVOPC 5 /* privileged opcode */ macro594 { ILL_PRVOPC, "ILL_PRVOPC" },
495 #define VKI_ILL_PRVOPC ILL_PRVOPC