Searched refs:SetFromUcontext (Results 1 – 4 of 4) sorted by relevance
111 void RegsX86_64::SetFromUcontext(x86_64_ucontext_t* ucontext) { in SetFromUcontext() function in unwindstack::RegsX86_64131 regs->SetFromUcontext(x86_64_ucontext); in CreateFromUcontext()161 SetFromUcontext(&x86_64_ucontext); in StepIfSignalHandler()
94 void RegsX86::SetFromUcontext(x86_ucontext_t* ucontext) { in SetFromUcontext() function in unwindstack::RegsX86111 regs->SetFromUcontext(x86_ucontext); in CreateFromUcontext()169 SetFromUcontext(&x86_ucontext); in StepIfSignalHandler()
44 void SetFromUcontext(x86_64_ucontext_t* ucontext);
44 void SetFromUcontext(x86_ucontext_t* ucontext);