Home
last modified time | relevance | path

Searched defs:GuardedPoolAllocator (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
HDsegv_handler_fuchsia.cpp15 void installSignalHandlers(gwp_asan::GuardedPoolAllocator * /* GPA */, in installSignalHandlers()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
HDguarded_pool_allocator.h51 constexpr GuardedPoolAllocator() {} in GuardedPoolAllocator() function