Searched refs:thread_context_memory_locator (Results 1 – 1 of 1) sorted by relevance
561 LocationDescriptor thread_context_memory_locator; in AddThreadList() local562 thread_context_memory_locator.DataSize = in AddThreadList()564 thread_context_memory_locator.RVA = static_cast<llvm::support::ulittle32_t>( in AddThreadList()567 m_tid_to_reg_ctx[thread_sp->GetID()] = thread_context_memory_locator; in AddThreadList()578 t.Stack = stack, t.Context = thread_context_memory_locator; in AddThreadList()