Searched refs:thread_context_memory_locator (Results 1 – 1 of 1) sorted by relevance
644 LocationDescriptor thread_context_memory_locator; in AddThreadList() local645 thread_context_memory_locator.DataSize = in AddThreadList()647 thread_context_memory_locator.RVA = static_cast<llvm::support::ulittle32_t>( in AddThreadList()650 m_tid_to_reg_ctx[thread_sp->GetID()] = thread_context_memory_locator; in AddThreadList()663 t.Stack = stack, t.Context = thread_context_memory_locator; in AddThreadList()