Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_tooliface.h126 UInt (*tool_update_extra) (const Error*); member
Dm_tooliface.c252 VG_(tdict).tool_update_extra = update; in VG_()
Dm_errormgr.c812 extra_size = VG_TDICT_CALL(tool_update_extra, p); in VG_()
877 (void)VG_TDICT_CALL(tool_update_extra, &err); in VG_()