Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp741 static int RunAtexit() { in RunAtexit() function
752 __declspec(allocate(".CRT$XID")) int (*__run_atexit)() = RunAtexit;