Searched refs:SymSetOptions (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dbghelp.h35 extern decltype(::SymSetOptions) *SymSetOptions; member in namespace:__sanitizer
H A Dsanitizer_symbolizer_win.cpp30 decltype(::SymSetOptions) *SymSetOptions; member in namespace:__sanitizer
51 SymSetOptions(SYMOPT_DEFERRED_LOADS | SYMOPT_UNDNAME | SYMOPT_LOAD_LINES);
82 DBGHELP_IMPORT(SymSetOptions);

Completed in 107 milliseconds