Searched defs:dh_malloc (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/exp-dhat/
H A Ddh_main.c620 static void* dh_malloc ( ThreadId tid, SizeT szB ) function
663 return dh_malloc(tid, new_szB);
1367 VG_(needs_malloc_replacement) (dh_malloc,

Completed in 48 milliseconds