Home
last modified time | relevance | path

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

/external/angle/util/windows/third_party/StackWalker/src/
DStackWalker.cpp259 pSFTA = NULL; in StackWalkerInternal()
364 pSFTA = (tSFTA)GetProcAddress(m_hDbhHelp, "SymFunctionTableAccess64"); in Init()
373 if (pSC == NULL || pSFTA == NULL || pSGMB == NULL || pSGMI == NULL || pSGO == NULL || in Init()
467 tSFTA pSFTA; member in StackWalkerInternal
1157 this->m_sw->pSFTA, this->m_sw->pSGMB, NULL)) in ShowCallstack()