Searched refs:allocEltPA (Results 1 – 7 of 7) sorted by relevance
68 extern void* VG_(allocEltPA) ( PoolAlloc* pa);
119 void* VG_(allocEltPA) ( PoolAlloc* pa) in VG_() argument
284 ht_ins = VG_(allocEltPA) (ddpa->ht_node_pa); in VG_()
433 n = VG_(allocEltPA) (t->node_pa); in VG_()
193 MC_Chunk* mc = VG_(allocEltPA)(MC_(chunk_poolalloc)); in create_MC_Chunk()
1031 lineF = VG_(allocEltPA) ( LineF_pool_allocator ); in alloc_LineF_for_Z()4259 return VG_(allocEltPA) ( rcec_pool_allocator ); in alloc_RCEC()4543 return VG_(allocEltPA) ( oldref_pool_allocator ); in alloc_or_reuse_OldRef()
4124 MallocMeta* md = VG_(allocEltPA) (MallocMeta_poolalloc); in new_MallocMeta()