Searched defs:reserveGuardedPool (Results 1 – 2 of 2) sorted by relevance
/external/gwp_asan/gwp_asan/platform_specific/ | ||
D | guarded_pool_allocator_fuchsia.cpp | 46 void *GuardedPoolAllocator::reserveGuardedPool(size_t Size) { in reserveGuardedPool() function in gwp_asan::GuardedPoolAllocator |
D | guarded_pool_allocator_posix.cpp | 63 void *GuardedPoolAllocator::reserveGuardedPool(size_t Size) { in reserveGuardedPool() function in gwp_asan::GuardedPoolAllocator |