Searched defs:allocateInGuardedPool (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/ | ||
H A D | guarded_pool_allocator_fuchsia.cpp | 67 void GuardedPoolAllocator::allocateInGuardedPool(void *Ptr, size_t Size) const { in allocateInGuardedPool() function in gwp_asan::GuardedPoolAllocator |
H A D | guarded_pool_allocator_posix.cpp | 75 void GuardedPoolAllocator::allocateInGuardedPool(void *Ptr, size_t Size) const { in allocateInGuardedPool() function in gwp_asan::GuardedPoolAllocator |