Searched defs:szSymPath (Results 1 – 1 of 1) sorted by relevance
284 BOOL Init(LPCSTR szSymPath) in Init()883 StackWalker::StackWalker(int options, LPCSTR szSymPath, DWORD dwProcessId, HANDLE hProcess) in StackWalker()921 char* szSymPath = NULL; in LoadModules() local