Home
last modified time | relevance | path

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

/external/angle/util/windows/third_party/StackWalker/src/
DStackWalker.cpp261 pSGMB = NULL; in StackWalkerInternal()
366 pSGMB = (tSGMB)GetProcAddress(m_hDbhHelp, "SymGetModuleBase64"); in Init()
373 if (pSC == NULL || pSFTA == NULL || pSGMB == NULL || pSGMI == NULL || pSGO == NULL || in Init()
478 tSGMB pSGMB; member in StackWalkerInternal
1157 this->m_sw->pSFTA, this->m_sw->pSGMB, NULL)) in ShowCallstack()