Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dalloc-pool.h139 class base_pool_allocator
143 base_pool_allocator (const char *name, size_t size CXX_MEM_STAT_INFO);
144 ~base_pool_allocator ();
239 base_pool_allocator <TBlockAllocator>::base_pool_allocator ( in base_pool_allocator() function
251 base_pool_allocator <TBlockAllocator>::initialize () in initialize()
299 base_pool_allocator <TBlockAllocator>::release () in release()
330 base_pool_allocator <TBlockAllocator>::release_if_empty () in release_if_empty()
337 inline base_pool_allocator <TBlockAllocator>::~base_pool_allocator () in ~base_pool_allocator()
345 base_pool_allocator <TBlockAllocator>::allocate () in allocate()
427 base_pool_allocator <TBlockAllocator>::remove (void *object) in remove()
[all …]