Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stack.cpp64 ScopedUnwinding unwind_scope(t); in UnwindImpl() local
65 if (!unwind_scope.CanUnwind()) in UnwindImpl()