Searched refs:allocEltPA (Results 1 – 6 of 6) sorted by relevance
67 extern void* VG_(allocEltPA) ( PoolAlloc* pa);
115 void* VG_(allocEltPA) ( PoolAlloc* pa) in VG_() argument
435 n = VG_(allocEltPA) (t->node_pa); in VG_()
193 MC_Chunk* mc = VG_(allocEltPA)(MC_(chunk_poolalloc)); in create_MC_Chunk()
3942 return VG_(allocEltPA) ( rcec_pool_allocator ); in alloc_RCEC()4107 return VG_(allocEltPA) ( oldref_pool_allocator ); in alloc_OldRef()
3989 MallocMeta* md = VG_(allocEltPA) (MallocMeta_poolalloc); in new_MallocMeta()