Searched refs:tool_realloc (Results 1 – 3 of 3) sorted by relevance
169 void* (*tool_realloc) (ThreadId, void*, SizeT); member
354 VG_(tdict).tool_realloc = realloc; in VG_()
1982 info->tl_realloc = VG_(tdict).tool_realloc; in do_client_request()