Move LLVM-only symbols into their own file (not in ppc64el)

(cherry picked from commit 41503f13d0dcb08745ccf0c51295fa3eb5f9b29e)


Former-commit-id: 58adbece0856bc30cea8682d6ff471a0d6bbf1be
This commit is contained in:
Jo Shields 2018-05-02 16:36:37 -04:00
parent 00a4f3c5d9
commit 843852ac6b
5 changed files with 72 additions and 0 deletions

67
debian/libmono-llvm.symbols vendored Normal file
View File

@ -0,0 +1,67 @@
mini_get_underlying_type@Base 5.15.0.231
mini_is_gsharedvt_klass@Base 5.15.0.231
mini_is_gsharedvt_variable_klass@Base 5.15.0.231
mini_is_gsharedvt_variable_type@Base 5.15.0.231
mini_native_type_replace_type@Base 5.15.0.231
mini_type_is_hfa@Base 5.15.0.231
mini_type_is_vtype@Base 5.15.0.231
mini_type_var_is_vt@Base 5.15.0.231
mono_add_patch_info@Base 5.15.0.231
mono_add_patch_info_rel@Base 5.15.0.231
mono_alloc_freg@Base 5.15.0.231
mono_alloc_ireg@Base 5.15.0.231
mono_alloc_ireg_copy@Base 5.15.0.231
mono_alloc_ireg_mp@Base 5.15.0.231
mono_alloc_ireg_ref@Base 5.15.0.231
mono_alloc_lreg@Base 5.15.0.231
mono_alloc_preg@Base 5.15.0.231
mono_aot_get_direct_call_symbol@Base 5.15.0.231
mono_aot_get_got_offset@Base 5.15.0.231
mono_aot_get_mangled_method_name@Base 5.15.0.231
mono_aot_get_method_index@Base 5.15.0.231
mono_aot_get_method_name@Base 5.15.0.231
mono_aot_get_plt_symbol@Base 5.15.0.231
mono_aot_is_direct_callable@Base 5.15.0.231
mono_aot_is_linkonce_method@Base 5.15.0.231
mono_aot_is_shared_got_offset@Base 5.15.0.231
mono_aot_mark_unused_llvm_plt_entry@Base 5.15.0.231
mono_aot_patch_info_dup@Base 5.15.0.231
mono_arch_create_vars@Base 5.15.0.231
mono_bblock_add_inst@Base 5.15.0.231
mono_call_inst_add_outarg_reg@Base 5.15.0.231
mono_class_get_cctor@Base 5.15.0.231
mono_class_load_from_name@Base 5.15.0.231
mono_create_jit_trampoline@Base 5.15.0.231
mono_dl_close@Base 5.15.0.231
mono_dl_symbol@Base 5.15.0.231
mono_domain_code_reserve@Base 5.15.0.231
mono_domain_lock@Base 5.15.0.231
mono_domain_unlock@Base 5.15.0.231
mono_find_jit_icall_by_addr@Base 5.15.0.231
mono_find_jit_icall_by_name@Base 5.15.0.231
mono_get_block_region_notry@Base 5.15.0.231
mono_icall_get_wrapper@Base 5.15.0.231
mono_inst_name@Base 5.15.0.231
mono_is_power_of_two@Base 5.15.0.231
mono_ji_type_to_string@Base 5.15.0.231
mono_llvm_check_method_supported@Base 5.15.0.231
mono_llvm_cleanup@Base 5.15.0.231
mono_llvm_create_aot_module@Base 5.15.0.231
mono_llvm_create_vars@Base 5.15.0.231
mono_llvm_emit_aot_data@Base 5.15.0.231
mono_llvm_emit_aot_file_info@Base 5.15.0.231
mono_llvm_emit_aot_module@Base 5.15.0.231
mono_llvm_emit_call@Base 5.15.0.231
mono_llvm_emit_method@Base 5.15.0.231
mono_llvm_free_domain_info@Base 5.15.0.231
mono_llvm_init@Base 5.15.0.231
mono_loader_lock@Base 5.15.0.231
mono_loader_unlock@Base 5.15.0.231
mono_marshal_find_nonzero_bit_offset@Base 5.15.0.231
mono_opcode_to_cond@Base 5.15.0.231
mono_print_unwind_info@Base 5.15.0.231
mono_resolve_patch_target@Base 5.15.0.231
mono_resume_unwind@Base 5.15.0.231
mono_type_to_regmove@Base 5.15.0.231
mono_unwind_decode_fde@Base 5.15.0.231
mono_unwind_decode_llvm_mono_fde@Base 5.15.0.231

View File

@ -1,3 +1,4 @@
#include "libmonoboehm-2.0-1.symbols"
#include "libmono-llvm.symbols"
GC_allocate_lock@Base 4.1.0.1738

View File

@ -1,4 +1,5 @@
#include "libmonoboehm-2.0-1.symbols"
#include "libmono-llvm.symbols"
GC_acquire_mark_lock@Base 4.1.0.1738
GC_active_count@Base 4.1.0.1738
GC_allocate_ml@Base 4.1.0.1738

View File

@ -1 +1,3 @@
#include "libmonosgen-2.0-1.symbols"
#include "libmono-llvm.symbols"
mono_arch_get_llvm_call_info@Base 5.15.0.231

View File

@ -1,2 +1,3 @@
#include "libmonosgen-2.0-1.symbols"
#include "libmono-llvm.symbols"
mono_breakpoint_clean_code@Base 4.1.0.1738