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

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

Completed in 72 milliseconds