Searched refs:x86_mcontext_t (Results 1 – 2 of 2) sorted by relevance
44 struct x86_mcontext_t { struct71 x86_mcontext_t uc_mcontext; argument
135 struct x86_mcontext_t context; in StepIfSignalHandler()166 if (!process_memory->ReadFully(ptr + 0x14, &x86_ucontext.uc_mcontext, sizeof(x86_mcontext_t))) { in StepIfSignalHandler()