Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/compiler/
H A Dcomponent.rs1380 fn load_libcall( in load_libcall() method
1456 let host_fn = self.load_libcall(vmctx, index); in call_libcall()