Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_fuchsia.cpp15 void installSignalHandlers(gwp_asan::GuardedPoolAllocator * /* GPA */, in installSignalHandlers()
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.h42 constexpr GuardedPoolAllocator() {} GuardedPoolAllocator() function