Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c61 #define CORE_SIGILL SIGILL macro
68 #define CORE_SIGILL 4 /* Illegal instruction (ANSI). */ macro
12086 case CORE_SIGILL: in handle_siginfo_note()