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

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

Completed in 178 milliseconds