Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/
H A Dscudo_tsd_shared.cpp50 ALWAYS_INLINE void setCurrentTSD(ScudoTSD *TSD) { in setCurrentTSD() function
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dtsd_shared.h113 ALWAYS_INLINE void setCurrentTSD(TSD<Allocator> *CurrentTSD) { in setCurrentTSD() function