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

/external/valgrind/main/include/
H A Dpub_tool_poolalloc.h67 extern void* VG_(allocEltPA) ( PoolAlloc* pa);
/external/valgrind/main/coregrind/
H A Dm_poolalloc.c115 void* VG_(allocEltPA) ( PoolAlloc* pa) function
H A Dm_oset.c435 n = VG_(allocEltPA) (t->node_pa);
/external/valgrind/main/memcheck/
H A Dmc_malloc_wrappers.c193 MC_Chunk* mc = VG_(allocEltPA)(MC_(chunk_poolalloc));
/external/valgrind/main/helgrind/
H A Dlibhb_core.c3942 return VG_(allocEltPA) ( rcec_pool_allocator );
4107 return VG_(allocEltPA) ( oldref_pool_allocator );
H A Dhg_main.c3989 MallocMeta* md = VG_(allocEltPA) (MallocMeta_poolalloc);

Completed in 824 milliseconds