Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_fuchsia.cpp15 void installSignalHandlers(gwp_asan::GuardedPoolAllocator * /* GPA */, in installSignalHandlers()
/openbsd/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.h42 constexpr GuardedPoolAllocator() {} in GuardedPoolAllocator() function
/openbsd/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
H A Dcrash_handler_api.cpp15 using GuardedPoolAllocator = gwp_asan::GuardedPoolAllocator; typedef