Searched refs:GetThreadContextWow64 (Results 1 – 3 of 3) sorted by relevance
67 llvm::ArrayRef<uint8_t> GetThreadContextWow64(const minidump::Thread &td);
106 MinidumpParser::GetThreadContextWow64(const minidump::Thread &td) { in GetThreadContextWow64() function in MinidumpParser
399 context = m_minidump_parser->GetThreadContextWow64(thread); in DoUpdateThreadList()