Searched refs:SymGetModuleBase64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dbghelp.h32 extern decltype(::SymGetModuleBase64) *SymGetModuleBase64; member in namespace:__sanitizer
H A Dsanitizer_unwind_win.cpp68 SymGetModuleBase64, NULL) &&
H A Dsanitizer_symbolizer_win.cpp27 decltype(::SymGetModuleBase64) *SymGetModuleBase64; member in namespace:__sanitizer
79 DBGHELP_IMPORT(SymGetModuleBase64);

Completed in 139 milliseconds