Searched refs:tool_malloc_usable_size (Results 1 – 3 of 3) sorted by relevance
170 SizeT (*tool_malloc_usable_size) (ThreadId, void*); member
355 VG_(tdict).tool_malloc_usable_size = malloc_usable_size; in VG_()
1964 info->tl_malloc_usable_size = VG_(tdict).tool_malloc_usable_size; in do_client_request()