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