Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_thread.h90 void setUnwinding(bool b) { unwinding_ = b; } in setUnwinding() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_thread.h128 void setUnwinding(bool b) { unwinding_ = b; } in setUnwinding() function
/external/compiler-rt/lib/asan/
Dasan_thread.h118 void setUnwinding(bool b) { unwinding_ = b; } in setUnwinding() function