Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dbacktrace_sanitizer_common.cpp41 bool UseFastUnwind = (Context == nullptr); in BacktraceCommon() local
50 UseFastUnwind, Size - 1); in BacktraceCommon()