Home
last modified time | relevance | path

Searched defs:setUnwinding (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.h87 void setUnwinding(bool b) { unwinding_ = b; } setUnwinding() function
/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.h140 void setUnwinding(bool b) { unwinding_ = b; } setUnwinding() function