Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.h80 bool isUnwinding() const { return unwinding_; } in isUnwinding() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.h134 bool isUnwinding() const { return unwinding_; } in isUnwinding() function