Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/third_party/wasm2c/wasm2c/
H A Dwasm-rt.h330 WASM2C_FUNC_EXPORT extern void wasm2c_shadow_memory_print_allocations(wasm_rt_memory_t* mem);
H A Dwasm-rt-shadow.cpp337 WASM2C_FUNC_EXPORT void wasm2c_shadow_memory_print_allocations(wasm_rt_memory_t* mem) { in wasm2c_shadow_memory_print_allocations() function