Searched refs:void_context (Results 1 – 2 of 2) sorted by relevance
62 static void emulator(int nr, siginfo_t *info, void *void_context) in emulator() argument64 ucontext_t *ctx = (ucontext_t *)(void_context); in emulator()
1096 static void TRAP_action(int nr, siginfo_t *info, void *void_context) in TRAP_action() argument