Searched refs:freeEltPA (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/include/
H A Dpub_tool_poolalloc.h71 extern void VG_(freeEltPA) ( PoolAlloc* pa, void* p);
94 // VG_(freeEltPA) and the elements that are in a block and have not
/external/valgrind/coregrind/
H A Dm_poolalloc.c131 void VG_(freeEltPA) ( PoolAlloc* pa, void* p) function
H A Dm_oset.c406 VG_(freeEltPA) (t->node_pa, n);
445 VG_(freeEltPA) (t->node_pa, node_of_elem (e));
/external/valgrind/memcheck/
H A Dmc_malloc_wrappers.c223 VG_(freeEltPA) (MC_(chunk_poolalloc), mc);
/external/valgrind/helgrind/
H A Dlibhb_core.c876 VG_(freeEltPA)( LineF_pool_allocator, LineF_Ptr(lineZ) );
1048 VG_(freeEltPA)( LineF_pool_allocator, lineF );
4264 VG_(freeEltPA)( rcec_pool_allocator, rcec );
H A Dhg_main.c4129 VG_(freeEltPA)(MallocMeta_poolalloc, md);

Completed in 957 milliseconds