CACAO
|
Go to the source code of this file.
Macros | |
#define | _GNU_SOURCE /* include REG_ defines from ucontext.h */ |
Functions | |
void | md_signal_handler_sigsegv (int sig, siginfo_t *siginfo, void *_p) |
NullPointerException signal handler for hardware null pointer check. More... | |
void | md_signal_handler_sigfpe (int sig, siginfo_t *siginfo, void *_p) |
#define _GNU_SOURCE /* include REG_ defines from ucontext.h */ |