Home
last modified time | relevance | path

Searched refs:PlatformTSDDtor (Results 1 – 18 of 18) sorted by relevance

/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_posix.cc79 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
106 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
H A Dasan_fuchsia.cc77 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()
80 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
H A Dasan_rtems.cc86 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()
89 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
H A Dasan_internal.h106 void PlatformTSDDtor(void *tsd);
H A Dasan_win.cc215 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
H A Dasan_rtl.cc460 AsanTSDInit(PlatformTSDDtor); in AsanInitInternal()
/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fuchsia.cc75 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()
78 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
H A Dasan_rtems.cc84 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()
87 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
H A Dasan_posix.cc59 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
H A Dasan_internal.h104 void PlatformTSDDtor(void *tsd);
H A Dasan_win.cc213 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
H A Dasan_rtl.cc441 AsanTSDInit(PlatformTSDDtor); in AsanInitInternal()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_rtems.cc84 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()
87 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
H A Dasan_fuchsia.cc75 DCHECK(destructor == &PlatformTSDDtor); in AsanTSDInit()
78 void PlatformTSDDtor(void *tsd) { UNREACHABLE(__func__); } in PlatformTSDDtor() function
H A Dasan_posix.cc59 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
H A Dasan_internal.h104 void PlatformTSDDtor(void *tsd);
H A Dasan_win.cc213 void PlatformTSDDtor(void *tsd) { in PlatformTSDDtor() function
H A Dasan_rtl.cc441 AsanTSDInit(PlatformTSDDtor); in AsanInitInternal()