Searched defs:ILL_ILLADR (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dsigill_codes.h8 #if !(defined(ILL_ILLADR) || (defined(HAVE_DECL_ILL_ILLADR) && HAVE_DECL_ILL_ILLADR))
9 # define ILL_ILLADR 3 macro
39 XLAT(ILL_ILLADR),
/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h182 #define ILL_ILLADR (__SI_FAULT|3) /* illegal addressing mode */ macro

Completed in 192 milliseconds