Searched refs:SymGetModuleBase64 (Results 1 – 3 of 3) sorted by relevance
122 static fpSymGetModuleBase64 SymGetModuleBase64;140 SymGetModuleBase64 = (fpSymGetModuleBase64)141 ::GetProcAddress(hLib, "SymGetModuleBase64");380 SymGetModuleBase64, NULL)) {410 if (!SymGetModuleBase64(hProcess, PC)) {
170 &SymGetModuleBase64, in StackTrace()
1078 V(SymGetModuleBase64)1145 typedef DWORD64 (__stdcall *DLL_FUNC_TYPE(SymGetModuleBase64))( typedef