Home
last modified time | relevance | path

Searched defs:allocateInGuardedPool (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_fuchsia.cpp67 void GuardedPoolAllocator::allocateInGuardedPool(void *Ptr, size_t Size) const { in allocateInGuardedPool() function in gwp_asan::GuardedPoolAllocator
H A Dguarded_pool_allocator_posix.cpp75 void GuardedPoolAllocator::allocateInGuardedPool(void *Ptr, size_t Size) const { in allocateInGuardedPool() function in gwp_asan::GuardedPoolAllocator