Searched refs:void_context (Results 1 – 1 of 1) 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()