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

/external/valgrind/main/drd/
H A Ddrd_malloc_wrappers.c81 DRD_(malloclike_block)(tid, (Addr)p, size);
90 void DRD_(malloclike_block)(const ThreadId tid, const Addr p, const SizeT size) function
120 * Remove the information that was stored by DRD_(malloclike_block)() about

Completed in 54 milliseconds