Home | History | Annotate | Download | only in coregrind

Lines Matching refs:tool_update_extra

793       Then VG_(tdict).tool_update_extra can update the 'extra' part.  This
800 VG_(tdict).tool_update_extra returned. Also allow for people using
817 extra_size = VG_TDICT_CALL(tool_update_extra, p);
874 Then update the 'extra' part with VG_(tdict).tool_update_extra),
876 the size return value of VG_(tdict).tool_update_extra, because we're
878 (void)VG_TDICT_CALL(tool_update_extra, &err);