Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/
H A Dfunc_environ.rs619 fn hook_malloc_exit(&mut self, builder: &mut FunctionBuilder, retvals: &[ir::Value]) { in hook_malloc_exit() method
3842 self.hook_malloc_exit(builder, retvals); in handle_before_return()