HomeSort by relevance Sort by last modified time
    Searched full:restore_sigregs (Results 1 - 1 of 1) sorted by null

  /external/valgrind/coregrind/m_sigframe/
sigframe-s390x-linux.c 204 static void restore_sigregs(ThreadState *tst, _vki_sigregs *sigregs) function
476 restore_sigregs(tst, frame->sc.sregs);
486 restore_sigregs(tst, &frame->uc.uc_mcontext);

Completed in 4349 milliseconds