Searched refs:SymGetModuleBase64 (Results 1 – 11 of 11) sorted by relevance
32 extern decltype(::SymGetModuleBase64) *SymGetModuleBase64;
27 decltype(::SymGetModuleBase64) *SymGetModuleBase64; variable79 DBGHELP_IMPORT(SymGetModuleBase64); in InitializeDbgHelpIfNeeded()
72 SymGetModuleBase64, NULL) && in UnwindSlow()
155 SymGetModuleBase64, in handler()
216 SymGetModuleBase64, in handler()
753 &SymGetModuleBase64, NULL) && in SlowUnwindStackWithContext()
653 DWORD64 IMAGEAPI SymGetModuleBase64(HANDLE hProcess,DWORD64 qwAddr);656 #define SymGetModuleBase SymGetModuleBase64
170 ::GetProcAddress(hLib, "SymGetModuleBase64");
172 ::GetProcAddress(hLib, "SymGetModuleBase64");
173 ::GetProcAddress(hLib, "SymGetModuleBase64");