Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/vmcontext/
H A Dvm_host_func_context.rs87 usize::from(HostPtr.vmarray_call_host_func_context_func_ref()), in vmarray_call_host_func_context_offsets()
/wasmtime-44.0.1/crates/environ/src/
H A Dvmoffsets.rs282 fn vmarray_call_host_func_context_func_ref(&self) -> u8 { in vmarray_call_host_func_context_func_ref() method
/wasmtime-44.0.1/crates/cranelift/src/
H A Dcompiler.rs425 ptr_size.vmarray_call_host_func_context_func_ref() + ptr_size.vm_func_ref_array_call(), in compile_wasm_to_array_trampoline()