Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dbghelp.h36 extern decltype(::SymSetSearchPathW) *SymSetSearchPathW;
H A Dsanitizer_symbolizer_win.cpp31 decltype(::SymSetSearchPathW) *SymSetSearchPathW; variable
83 DBGHELP_IMPORT(SymSetSearchPathW); in InitializeDbgHelpIfNeeded()
130 if (!SymSetSearchPathW(GetCurrentProcess(), path_buffer)) { in InitializeDbgHelpIfNeeded()