Searched refs:pSGMI (Results 1 – 1 of 1) sorted by relevance
262 pSGMI = NULL; in StackWalkerInternal()367 pSGMI = (tSGMI)GetProcAddress(m_hDbhHelp, "SymGetModuleInfo64"); in Init()373 if (pSC == NULL || pSFTA == NULL || pSGMB == NULL || pSGMI == NULL || pSGO == NULL || in Init()484 tSGMI pSGMI; member in StackWalkerInternal826 if (this->pSGMI == NULL) in GetModuleInfo()844 if (this->pSGMI(hProcess, baseAddr, (IMAGEHLP_MODULE64_V3*)pData) != FALSE) in GetModuleInfo()858 if (this->pSGMI(hProcess, baseAddr, (IMAGEHLP_MODULE64_V3*)pData) != FALSE) in GetModuleInfo()