Searched refs:memory_index (Results 1 – 2 of 2) sorted by relevance
1176 uint32_t memory_index; in DecodeDataSection() local1178 consume_data_segment_header(&is_active, &memory_index, &dest_addr); in DecodeDataSection()1186 if (memory_index != 0) { in DecodeDataSection()1187 errorf(pos, "illegal memory index %u != 0", memory_index); in DecodeDataSection()
466 def memory_index(indices, t): function481 i = memory_index(ind, t)