Home
last modified time | relevance | path

Searched refs:oldref_pool_allocator (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/helgrind/
Dlibhb_core.c4104 static PoolAlloc* oldref_pool_allocator; variable
4107 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()