Searched defs:reserveGuardedPool (Results 1 – 4 of 4) 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 | 61 void *GuardedPoolAllocator::reserveGuardedPool(size_t Size) { in reserveGuardedPool() function in gwp_asan::GuardedPoolAllocator |
/external/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/ | ||
D | guarded_pool_allocator_fuchsia.cpp | 47 void *GuardedPoolAllocator::reserveGuardedPool(size_t Size) { in reserveGuardedPool() function in gwp_asan::GuardedPoolAllocator |
D | guarded_pool_allocator_posix.cpp | 61 void *GuardedPoolAllocator::reserveGuardedPool(size_t Size) { in reserveGuardedPool() function in gwp_asan::GuardedPoolAllocator |