Home
last modified time | relevance | path

Searched refs:installSignalHandlers (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_fuchsia.cpp15 void installSignalHandlers(gwp_asan::GuardedPoolAllocator * /* GPA */, in installSignalHandlers() function
H A Dsegv_handler.h24 void installSignalHandlers(gwp_asan::GuardedPoolAllocator *GPA, Printf_t Printf,
H A Dsegv_handler_posix.cpp197 void installSignalHandlers(gwp_asan::GuardedPoolAllocator *GPA, Printf_t Printf, in installSignalHandlers() function
/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/
H A Dharness.h94 gwp_asan::segv_handler::installSignalHandlers( in SetUp()
/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/
H A Doptions.inc39 // crash_handler::installSignalHandlers() in order to install the handlers. Note
/llvm-project-15.0.7/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp686 gwp_asan::segv_handler::installSignalHandlers( in initScudo()
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h196 gwp_asan::segv_handler::installSignalHandlers( in initGwpAsan()