|
CACAO
|
Go to the source code of this file.
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_sigill (int sig, siginfo_t *siginfo, void *_p) |
| Illegal Instruction signal handler for hardware exception checks. More... | |
| void | md_signal_handler_sigusr2 (int sig, siginfo_t *siginfo, void *_p) |
| void | md_executionstate_read (executionstate_t *es, void *context) |
| void | md_executionstate_write (executionstate_t *es, void *context) |
| void md_executionstate_read | ( | executionstate_t * | es, |
| void * | context | ||
| ) |
| void md_executionstate_write | ( | executionstate_t * | es, |
| void * | context | ||
| ) |
1.8.5