Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_tooliface.h116 void (*tool_fini) (Int); member
Dm_tooliface.c52 VG_(tdict).tool_fini = fini; in VG_()
Dm_main.c2125 VG_TDICT_CALL(tool_fini, 0/*exitcode*/); in shutdown_actions_NORETURN()