Home
last modified time | relevance | path

Searched defs:PrintBacktrace_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dbacktrace.h31 typedef void (*PrintBacktrace_t)(uintptr_t *TraceBuffer, size_t TraceLength, typedef
H A Dsegv_handler_fuchsia.cpp17 backtrace::PrintBacktrace_t /* PrintBacktrace */, in installSignalHandlers()