Home
last modified time | relevance | path

Searched refs:ILL_COPROC (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Dsigill_codes.h20 #if !(defined(ILL_COPROC) || (defined(HAVE_DECL_ILL_COPROC) && HAVE_DECL_ILL_COPROC))
21 # define ILL_COPROC 7 macro
43 XLAT(ILL_COPROC),
Dsigill_codes.in7 ILL_COPROC 7
/external/e2fsprogs/e2fsck/
Dsigcatcher.c183 #ifdef ILL_COPROC
184 DEFINE_ENTRY(ILL_COPROC)
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h186 #define ILL_COPROC (__SI_FAULT|7) /* coprocessor error */ macro
/external/libchrome/base/debug/
Dstack_trace_posix.cc266 else if (info->si_code == ILL_COPROC) in StackDumpSignalHandler()
/external/valgrind/include/vki/
Dvki-darwin.h516 #define VKI_ILL_COPROC ILL_COPROC
Dvki-solaris.h943 #define VKI_ILL_COPROC ILL_COPROC