Searched refs:thread_context_memory_locator (Results 1 – 1 of 1) sorted by relevance
659 LocationDescriptor thread_context_memory_locator; in AddThreadList() local660 thread_context_memory_locator.DataSize = in AddThreadList()662 thread_context_memory_locator.RVA = static_cast<llvm::support::ulittle32_t>( in AddThreadList()665 m_tid_to_reg_ctx[thread_sp->GetID()] = thread_context_memory_locator; in AddThreadList()678 t.Stack = stack, t.Context = thread_context_memory_locator; in AddThreadList()