Searched refs:RunAtexit (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cc391 static int RunAtexit() { function in namespace:__sanitizer
400 static __declspec(allocate(".CRT$XID")) int (*__run_atexit)() = RunAtexit;

Completed in 48 milliseconds