Searched refs:GetThreadContextWow64 (Results 1 – 4 of 4) sorted by relevance
67 llvm::ArrayRef<uint8_t> GetThreadContextWow64(const minidump::Thread &td);
105 MinidumpParser::GetThreadContextWow64(const minidump::Thread &td) { in GetThreadContextWow64() function in MinidumpParser
474 context = m_minidump_parser->GetThreadContextWow64(thread); in DoUpdateThreadList()
664 llvm::ArrayRef<uint8_t> registers(parser->GetThreadContextWow64(thread)); in TEST_F()