Home
last modified time | relevance | path

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

/src/contrib/llvm-project/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.cpp240 void installSignalHandlers(gwp_asan::GuardedPoolAllocator *GPA, Printf_t Printf, in installSignalHandlers() function
/src/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Doptions.inc39 // crash_handler::installSignalHandlers() in order to install the handlers. Note
/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h220 gwp_asan::segv_handler::installSignalHandlers( in initGwpAsan()