Searched refs:allocEltPA (Results 1 – 8 of 8) sorted by relevance
68 extern void* VG_(allocEltPA) ( PoolAlloc* pa);
119 void* VG_(allocEltPA) ( PoolAlloc* pa) in VG_() argument
312 ht_ins = VG_(allocEltPA) (ddpa->ht_node_pa); in allocEltDedupPA()
433 n = VG_(allocEltPA) (t->node_pa); in VG_()
197 MC_Chunk* mc = VG_(allocEltPA)(MC_(chunk_poolalloc)); in create_MC_Chunk()
1126 HP_Chunk* hc = VG_(allocEltPA)(HP_chunk_poolalloc); in record_block()
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()
4126 MallocMeta* md = VG_(allocEltPA) (MallocMeta_poolalloc); in new_MallocMeta()