Searched refs:rcec_pool_allocator (Results 1 – 1 of 1) sorted by relevance
4257 static PoolAlloc* rcec_pool_allocator; variable4259 return VG_(allocEltPA) ( rcec_pool_allocator ); in alloc_RCEC()4264 VG_(freeEltPA)( rcec_pool_allocator, rcec ); in free_RCEC()4793 rcec_pool_allocator = VG_(newPA) ( in event_map_init()