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

Re: [Minios-devel] [UNIKRAFT/LIBWAMR PATCH 3/3] Export symbols



Sorry, a nit inline

On 2019/8/29 7:03, Felipe Huici wrote:
For now we export all wasm_* symbols, include lua_main for the main

s/lua_main/wasm_main

---
Cheers,
Justin (Jia He)

loop

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

diff --git a/exportsyms.uk b/exportsyms.uk
index c86c3f3..13d63c4 100644
--- a/exportsyms.uk
+++ b/exportsyms.uk
@@ -1 +1,63 @@
-none
\ No newline at end of file
+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
+wasm_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

--


_______________________________________________
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®.