Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dbghelp.h28 extern decltype(::SymCleanup) *SymCleanup;
H A Dsanitizer_symbolizer_win.cpp23 decltype(::SymCleanup) *SymCleanup; variable
75 DBGHELP_IMPORT(SymCleanup); in InitializeDbgHelpIfNeeded()
100 SymCleanup(GetCurrentProcess()); in InitializeDbgHelpIfNeeded()