Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_dbghelp.h37 extern decltype(::SymSetSearchPathW) *SymSetSearchPathW;
H A Dsanitizer_symbolizer_win.cc32 decltype(::SymSetSearchPathW) *SymSetSearchPathW; variable
81 DBGHELP_IMPORT(SymSetSearchPathW); in InitializeDbgHelpIfNeeded()
128 if (!SymSetSearchPathW(GetCurrentProcess(), path_buffer)) { in InitializeDbgHelpIfNeeded()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_dbghelp.h35 extern decltype(::SymSetSearchPathW) *SymSetSearchPathW;
H A Dsanitizer_symbolizer_win.cc30 decltype(::SymSetSearchPathW) *SymSetSearchPathW; variable
79 DBGHELP_IMPORT(SymSetSearchPathW); in InitializeDbgHelpIfNeeded()
126 if (!SymSetSearchPathW(GetCurrentProcess(), path_buffer)) { in InitializeDbgHelpIfNeeded()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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()