Home
last modified time | relevance | path

Searched refs:SymGetModuleBase64 (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_dbghelp.h32 extern decltype(::SymGetModuleBase64) *SymGetModuleBase64;
Dsanitizer_symbolizer_win.cpp27 decltype(::SymGetModuleBase64) *SymGetModuleBase64; variable
79 DBGHELP_IMPORT(SymGetModuleBase64); in InitializeDbgHelpIfNeeded()
Dsanitizer_unwind_win.cpp72 SymGetModuleBase64, NULL) && in UnwindSlow()
/external/skqp/tools/
DCrashHandler.cpp155 SymGetModuleBase64, in handler()
/external/skia/tools/
DCrashHandler.cpp216 SymGetModuleBase64, in handler()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc753 &SymGetModuleBase64, NULL) && in SlowUnwindStackWithContext()
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h653 DWORD64 IMAGEAPI SymGetModuleBase64(HANDLE hProcess,DWORD64 qwAddr);
656 #define SymGetModuleBase SymGetModuleBase64
/external/llvm-project/llvm/lib/Support/Windows/
DSignals.inc170 ::GetProcAddress(hLib, "SymGetModuleBase64");
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DSignals.inc170 ::GetProcAddress(hLib, "SymGetModuleBase64");
/external/llvm/lib/Support/Windows/
DSignals.inc172 ::GetProcAddress(hLib, "SymGetModuleBase64");
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc173 ::GetProcAddress(hLib, "SymGetModuleBase64");