Home
last modified time | relevance | path

Searched refs:imageType (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/util/windows/
H A DCrashHandler.cpp44 DWORD imageType = IMAGE_FILE_MACHINE_I386; in RecordCallStack() local
47 imageType = IMAGE_FILE_MACHINE_AMD64; in RecordCallStack()
59 if (!StackWalk64(imageType, hProcess, hThread, &sf, &crashContext, NULL, in RecordCallStack()

Completed in 1 milliseconds