Searched defs:PlatformTSDDtor (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/asan/ | ||
D | asan_posix.cc | 106 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function |
D | asan_win.cc | 172 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function |