Searched refs:pSGO (Results 1 – 1 of 1) sorted by relevance
263 pSGO = NULL; in StackWalkerInternal()361 pSGO = (tSGO)GetProcAddress(m_hDbhHelp, "SymGetOptions"); in Init()373 if (pSC == NULL || pSFTA == NULL || pSGMB == NULL || pSGMI == NULL || pSGO == NULL || in Init()389 DWORD symOptions = this->pSGO(); // SymGetOptions in Init()488 tSGO pSGO; member in StackWalkerInternal