Searched refs:thread_context_memory_locator (Results 1 – 1 of 1) sorted by relevance
469 LocationDescriptor thread_context_memory_locator; in AddThreadList() local470 thread_context_memory_locator.DataSize = in AddThreadList()472 thread_context_memory_locator.RVA = static_cast<llvm::support::ulittle32_t>( in AddThreadList()486 t.Stack = stack, t.Context = thread_context_memory_locator; in AddThreadList()528 LocationDescriptor thread_context_memory_locator; in AddException() local529 thread_context_memory_locator.DataSize = in AddException()531 thread_context_memory_locator.RVA = static_cast<llvm::support::ulittle32_t>( in AddException()552 exp_stream.ThreadContext = thread_context_memory_locator; in AddException()