Searched refs:installSignalHandlers (Results 1 – 13 of 13) sorted by relevance
/external/llvm-project/compiler-rt/lib/gwp_asan/optional/ |
D | segv_handler_fuchsia.cpp | 15 void installSignalHandlers(gwp_asan::GuardedPoolAllocator * /* GPA */, in installSignalHandlers() function
|
D | segv_handler.h | 77 void installSignalHandlers(gwp_asan::GuardedPoolAllocator *GPA, Printf_t Printf,
|
D | segv_handler_posix.cpp | 139 void installSignalHandlers(gwp_asan::GuardedPoolAllocator *GPA, Printf_t Printf, in installSignalHandlers() function
|
/external/gwp_asan/gwp_asan/optional/ |
D | segv_handler_fuchsia.cpp | 15 void installSignalHandlers(gwp_asan::GuardedPoolAllocator * /* GPA */, in installSignalHandlers() function
|
D | segv_handler.h | 24 void installSignalHandlers(gwp_asan::GuardedPoolAllocator *GPA, Printf_t Printf,
|
D | segv_handler_posix.cpp | 197 void installSignalHandlers(gwp_asan::GuardedPoolAllocator *GPA, Printf_t Printf, in installSignalHandlers() function
|
/external/gwp_asan/gwp_asan/tests/ |
D | harness.h | 94 gwp_asan::segv_handler::installSignalHandlers( in SetUp()
|
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/ |
D | harness.h | 93 gwp_asan::crash_handler::installSignalHandlers( in SetUp()
|
/external/llvm-project/compiler-rt/lib/gwp_asan/ |
D | options.inc | 49 // crash_handler::installSignalHandlers() in order to install the handlers. Note
|
/external/gwp_asan/gwp_asan/ |
D | options.inc | 39 // crash_handler::installSignalHandlers() in order to install the handlers. Note
|
/external/llvm-project/compiler-rt/lib/scudo/ |
D | scudo_allocator.cpp | 681 gwp_asan::crash_handler::installSignalHandlers( in initScudo()
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | combined.h | 196 gwp_asan::crash_handler::installSignalHandlers( in initGwpAsan()
|
/external/scudo/standalone/ |
D | combined.h | 197 gwp_asan::segv_handler::installSignalHandlers( in initGwpAsan()
|