Searched refs:PlatformTSDDtor (Results 1 – 13 of 13) sorted by relevance
106 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function133 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
78 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()81 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
93 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()96 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
115 void PlatformTSDDtor(void *tsd);
244 void PlatformTSDDtor(void *tsd) { AsanThread::TSDDtor(tsd); } in PlatformTSDDtor() function
466 AsanTSDInit(PlatformTSDDtor); in AsanInitInternal()
46 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
75 void PlatformTSDDtor(void *tsd);
203 TSDInit(PlatformTSDDtor); in MemprofInitInternal()
115 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
95 void PlatformTSDDtor(void *tsd);
194 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
512 AsanTSDInit(PlatformTSDDtor); in AsanInitInternal()