Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc531 static int RunAtexit() { in RunAtexit() function
540 __declspec(allocate(".CRT$XID")) int (*__run_atexit)() = RunAtexit;
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cpp688 static int RunAtexit() { in RunAtexit() function
698 __declspec(allocate(".CRT$XID")) int (*__run_atexit)() = RunAtexit;