Searched refs:tool_calloc (Results 1 – 3 of 3) sorted by relevance
165 void* (*tool_calloc) (ThreadId, SizeT, SizeT); member
350 VG_(tdict).tool_calloc = calloc; in VG_()
1981 info->tl_calloc = VG_(tdict).tool_calloc; in do_client_request()