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.h125 UInt (*tool_update_extra) (const Error*); member
Dm_tooliface.c250 VG_(tdict).tool_update_extra = update; in VG_()
Dm_errormgr.c813 extra_size = VG_TDICT_CALL(tool_update_extra, p); in VG_()
878 (void)VG_TDICT_CALL(tool_update_extra, &err); in VG_()