Home
last modified time | relevance | path

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

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