Lines Matching refs:export
6 (memory (export "m") 1)
7 (func (export "f") (result i32)
14 (func (export "f1") (result string)
16 (func (export "f2") (result string)
29 (func (export "") (param i32 i32) unreachable)
30 (func (export "realloc") (param $old_ptr i32) (param $old_size i32)
38 (memory (export "memory") 1)
41 (func (export "a") (param "a" string)
53 (memory (export "memory") 1)
62 (func (export "f") (call $f (i32.const 0) (i32.const 4)))
64 (core instance $m (instantiate $m (with "" (instance (export "" (func $f))))))
65 (func (export "f") (canon lift (core func $m "f")))
70 (export "f" (func $c2 "f"))
79 (func (export "") (param i32 i32))
80 (func (export "realloc") (param $old_ptr i32) (param $old_size i32)
88 (memory (export "memory") 1)
91 (func (export "a") (param "a" string)
103 (memory (export "memory") 1)
112 (func (export "f") (call $f (i32.const 0) (i32.const 2)))
114 (core instance $m (instantiate $m (with "" (instance (export "" (func $f))))))
115 (func (export "f") (canon lift (core func $m "f")))
120 (export "f" (func $c2 "f"))
128 (func (export "") (param i32 i32) unreachable)
129 (func (export "realloc") (param $old_ptr i32) (param $old_size i32)
137 (memory (export "memory") 1)
140 (func (export "a") (param "a" string)
152 (memory (export "memory") 1)
163 (func (export "f") (call $f (i32.const 0) (i32.const 0x8000_0002)))
165 (core instance $m (instantiate $m (with "" (instance (export "" (func $f))))))
166 (func (export "f") (canon lift (core func $m "f")))
171 (export "f" (func $c2 "f"))
179 (func (export "") (param i32 i32) unreachable)
180 (func (export "realloc") (param $old_ptr i32) (param $old_size i32)
188 (memory (export "memory") 1)
191 (func (export "a") (param "a" string)
203 (memory (export "memory") 1)
213 (func (export "f") (call $f (i32.const 0) (i32.const 2)))
215 (core instance $m (instantiate $m (with "" (instance (export "" (func $f))))))
216 (func (export "f") (canon lift (core func $m "f")))
221 (export "f" (func $c2 "f"))
233 (func (export "") (param i32 i32)
236 (func (export "realloc") (param $old_ptr i32) (param $old_size i32)
268 (memory (export "memory") 1)
271 (func (export "a") (param "a" string)
283 (memory (export "memory") 1)
297 (func (export "f") (call $f (i32.const 0) (i32.const 5)))
299 (core instance $m (instantiate $m (with "" (instance (export "" (func $f))))))
300 (func (export "f") (canon lift (core func $m "f")))
305 (export "f" (func $c2 "f"))
316 (func (export "") (param i32 i32)
319 (func (export "realloc") (param $old_ptr i32) (param $old_size i32)
343 (memory (export "memory") 1)
346 (func (export "a") (param "a" string)
358 (memory (export "memory") 1)
369 (func (export "f") (call $f (i32.const 0) (i32.const 5)))
371 (core instance $m (instantiate $m (with "" (instance (export "" (func $f))))))
372 (func (export "f") (canon lift (core func $m "f")))
377 (export "f" (func $c2 "f"))