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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stack.cpp36 can_unwind = !thread->isUnwinding();
H A Dasan_thread.h127 bool isUnwinding() const { return unwinding_; } function in class:__asan::AsanThread

Completed in 102 milliseconds