Searched refs:debug_user_sig_handler (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DDebug.cpp121 static void debug_user_sig_handler(void *Cookie) { function
143 sys::AddSignalHandler(&debug_user_sig_handler, nullptr);

Completed in 18 milliseconds