Searched defs:ILL_ILLOPC (Results 1 – 2 of 2) sorted by relevance
/external/strace/xlat/ | ||
D | sigill_codes.h | 3 # define ILL_ILLOPC 1 macro |
/external/kernel-headers/original/uapi/asm-generic/ | ||
D | siginfo.h | 180 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */ macro |