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