[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT/LIBWAMR PATCH v2 5/5] Export symbols



For now we export all wasm_* symbols.

Signed-off-by: Felipe Huici <felipe.huici@xxxxxxxxx>
---
 exportsyms.uk | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)
 create mode 100644 exportsyms.uk

diff --git a/exportsyms.uk b/exportsyms.uk
new file mode 100644
index 0000000..1068ea9
--- /dev/null
+++ b/exportsyms.uk
@@ -0,0 +1,63 @@
+wasm_application_execute_func
+wasm_application_execute_main
+wasm_dlsym
+wasm_hash_map_create
+wasm_hash_map_destroy
+wasm_hash_map_find
+wasm_hash_map_insert
+wasm_hash_map_remove
+wasm_hash_map_update
+wasm_interp_call_func_bytecode
+wasm_interp_call_func_native
+wasm_interp_call_wasm
+wasm_loader_find_block_addr
+wasm_loader_load
+wasm_loader_load_from_sections
+wasm_loader_prepare_bytecode
+wasm_loader_unload
+wamr_main
+wasm_native_func_lookup
+wasm_native_global_lookup
+wasm_native_init
+wasm_platform_native_func_lookup
+wasm_runtime_addr_app_to_native
+wasm_runtime_addr_app_to_native_wrapper
+wasm_runtime_addr_native_to_app
+wasm_runtime_addr_native_to_app_wrapper
+wasm_runtime_attach_current_thread
+wasm_runtime_call_wasm
+wasm_runtime_clear_exception
+wasm_runtime_create_exec_env
+wasm_runtime_deinstantiate
+wasm_runtime_destory_exec_env
+wasm_runtime_destroy
+wasm_runtime_detach_current_thread
+wasm_runtime_enlarge_memory
+wasm_runtime_get_app_addr_range
+wasm_runtime_get_current_module_inst
+wasm_runtime_get_current_module_inst_wrapper
+wasm_runtime_get_current_thread_data
+wasm_runtime_get_exception
+wasm_runtime_get_llvm_stack
+wasm_runtime_get_native_addr_range
+wasm_runtime_get_temp_ret
+wasm_runtime_init
+wasm_runtime_instantiate
+wasm_runtime_load
+wasm_runtime_load_aot
+wasm_runtime_load_from_sections
+wasm_runtime_lookup_function
+wasm_runtime_module_dup_data
+wasm_runtime_module_free
+wasm_runtime_module_malloc
+wasm_runtime_set_exception
+wasm_runtime_set_exception.part.5
+wasm_runtime_set_llvm_stack
+wasm_runtime_set_temp_ret
+wasm_runtime_unload
+wasm_runtime_validate_app_addr
+wasm_runtime_validate_app_addr_wrapper
+wasm_runtime_validate_native_addr
+wasm_runtime_validate_native_addr_wrapper
+wasm_string_equal
+wasm_string_hash
-- 
2.20.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.