Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_tooliface.h148 void (*tool_post_syscall)(ThreadId, UInt, UWord*, UInt, SysRes); member
Dm_tooliface.c302 VG_(tdict).tool_post_syscall = post; in VG_()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c2173 VG_TDICT_CALL(tool_post_syscall, tid, in VG_()