Searched refs:tool_malloc (Results 1 – 3 of 3) sorted by relevance
161 void* (*tool_malloc) (ThreadId, SizeT); member
346 VG_(tdict).tool_malloc = malloc; in VG_()
1980 info->tl_malloc = VG_(tdict).tool_malloc; in do_client_request()