Home
last modified time | relevance | path

Searched defs:reserveGuardedPool (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.cpp46 void *GuardedPoolAllocator::reserveGuardedPool(size_t Size) { in reserveGuardedPool() function in gwp_asan::GuardedPoolAllocator
H A Dguarded_pool_allocator_posix.cpp61 void *GuardedPoolAllocator::reserveGuardedPool(size_t Size) { in reserveGuardedPool() function in gwp_asan::GuardedPoolAllocator