Home
last modified time | relevance | path

Searched refs:linear_memory_offset (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dcow.rs65 linear_memory_offset: HostAlignedByteCount, field
79 linear_memory_offset: HostAlignedByteCount, in new()
122 linear_memory_offset, in new()
138 linear_memory_offset, in new()
153 self.linear_memory_offset, in map_at()
162 base.add(self.linear_memory_offset.byte_count()), in remap_as_zeros_at()
479 .linear_memory_offset in instantiate()
613 let image_start = image.linear_memory_offset.byte_count(); in reset_with_original_mapping()
722 let linear_memory_offset = in create_memfd_with_data() localVariable
736 linear_memory_offset, in create_memfd_with_data()