Home
last modified time | relevance | path

Searched refs:restore_sigregs (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_sigframe/
Dsigframe-s390x-linux.c204 static void restore_sigregs(ThreadState *tst, _vki_sigregs *sigregs) in restore_sigregs() function
476 restore_sigregs(tst, frame->sc.sregs); in restore_sigframe()
486 restore_sigregs(tst, &frame->uc.uc_mcontext); in restore_rt_sigframe()