Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp263 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