Symbols are hard

Former-commit-id: db9e44e7a5726552d3395ce49c310826c68738c0
This commit is contained in:
Jo Shields 2020-01-17 09:25:44 -05:00
parent fe1f5259b8
commit 4e53efbf57
3 changed files with 2 additions and 1 deletions

View File

@ -944,7 +944,6 @@ libmonoboehm-2.0.so.1 libmonoboehm-2.0-1 #MINVER#
mono_disasm_code_one@Base 4.1.0.1738
mono_dl_fallback_register@Base 4.1.0.1738
mono_dl_fallback_unregister@Base 4.1.0.1738
mono_dl_open@Base 5.8.0.22
mono_dllmap_insert@Base 4.1.0.1738
mono_domain_assembly_open@Base 4.1.0.1738
mono_domain_create@Base 4.1.0.1738

View File

@ -4,3 +4,4 @@
GC_posix_memalign@Base 6.10.0.52
GC_reclaim_all@Base 6.10.0.52
mono_arch_get_llvm_call_info@Base 5.14.0.87
mono_dl_open@Base 5.8.0.22

View File

@ -2,3 +2,4 @@
#include "libmono-llvm.symbols"
mono_breakpoint_clean_code@Base 4.1.0.1738
mono_arch_get_llvm_call_info@Base 5.14.0.87
mono_dl_open@Base 5.8.0.22