Searched refs:PlatformTSDDtor (Results 1 – 18 of 18) sorted by relevance
79 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function106 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
77 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()80 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
86 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()89 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
106 void PlatformTSDDtor(void *tsd);
215 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
460 AsanTSDInit(PlatformTSDDtor); in AsanInitInternal()
75 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()78 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
84 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()87 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
59 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
104 void PlatformTSDDtor(void *tsd);
213 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
441 AsanTSDInit(PlatformTSDDtor); in AsanInitInternal()