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

/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_stack.cpp36 can_unwind = !thread->isUnwinding();
H A Dasan_thread.h124 bool isUnwinding() const { return unwinding_; } function in class:__asan::AsanThread
/openbsd-current/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_thread.h86 bool isUnwinding() const { return unwinding_; } function in class:__memprof::MemprofThread

Completed in 128 milliseconds