Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_tooliface.h110 void (*tool_post_clo_init)(void); member
Dm_tooliface.c50 VG_(tdict).tool_post_clo_init = post_clo_init; in VG_()
Dm_main.c2129 VG_TDICT_CALL(tool_post_clo_init); in valgrind_main()