Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_tooliface.h148 void (*tool_pre_syscall) (ThreadId, UInt, UWord*, UInt); member
Dm_tooliface.c303 VG_(tdict).tool_pre_syscall = pre; in VG_()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c1851 VG_TDICT_CALL(tool_pre_syscall, tid, sysno, in VG_()