Searched refs:synth_fault (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/coregrind/
H A Dpub_core_signals.h75 extern void VG_(synth_fault) (ThreadId tid);
H A Dm_signals.c2053 void VG_(synth_fault)(ThreadId tid) function
/external/valgrind/coregrind/m_sigframe/
H A Dsigframe-amd64-linux.c517 VG_(synth_fault)(tst->tid);
H A Dsigframe-x86-linux.c590 VG_(synth_fault)(tst->tid);
H A Dsigframe-s390x-linux.c456 VG_(synth_fault)(tst->tid);
/external/valgrind/coregrind/m_scheduler/
H A Dscheduler.c1466 VG_(synth_fault)(tid);
1524 VG_(synth_fault)(tid);

Completed in 655 milliseconds