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

/openbsd-current/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_thread.h78 void DFsanTSDDtor(void *tsd);
H A Ddfsan_thread.cpp116 // Make sure that DFsanTSDDtor gets called at the end.
121 void DFsanTSDDtor(void *tsd) { function in namespace:__dfsan
H A Ddfsan.cpp1240 DFsanTSDInit(DFsanTSDDtor);

Completed in 178 milliseconds