Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp551 char szModule[MAX_MODULE_NAME32 + 1]; member
608 this->LoadModule(hProcess, me.szExePath, me.szModule, (DWORD64)me.modBaseAddr, in GetModuleListTH32()
/third_party/node/deps/v8/src/base/platform/
Dplatform-win32.cc1492 reinterpret_cast<PSTR>(module_entry.szModule), // ModuleName in LoadSymbols()