Searched refs:oldref_pool_allocator (Results 1 – 1 of 1) sorted by relevance
4104 static PoolAlloc* oldref_pool_allocator; variable4107 return VG_(allocEltPA) ( oldref_pool_allocator ); in alloc_OldRef()4112 VG_(freeEltPA)( oldref_pool_allocator, r ); in free_OldRef()4417 oldref_pool_allocator = VG_(newPA)( in event_map_init()