Fix missing Boehm symbols

Former-commit-id: ad8cd438b799d5611de1e4703814a682469a80bd
This commit is contained in:
Jo Shields 2016-08-04 13:05:35 +01:00
parent 4f5049f177
commit 96fa8d2825

View File

@ -1014,12 +1014,6 @@ libmonoboehm-2.0.so.1 libmonoboehm-2.0-1 #MINVER#
mono_lock_free_queue_node_init@Base 4.1.0.1738
mono_lock_free_queue_node_unpoison@Base 4.5.2.48
mono_locks_dump@Base 4.1.0.1738
mono_log_close_logfile@Base 4.5.2.405
mono_log_close_syslog@Base 4.5.2.405
mono_log_open_logfile@Base 4.5.2.405
mono_log_open_syslog@Base 4.5.2.405
mono_log_write_logfile@Base 4.5.2.405
mono_log_write_syslog@Base 4.5.2.405
mono_lookup_icall_symbol@Base 4.1.0.1738
mono_lookup_internal_call@Base 4.1.0.1738
mono_lookup_pinvoke_call@Base 4.1.0.1738
@ -1091,7 +1085,6 @@ libmonoboehm-2.0.so.1 libmonoboehm-2.0-1 #MINVER#
mono_metadata_parse_param@Base 4.1.0.1738
mono_metadata_parse_signature@Base 4.1.0.1738
mono_metadata_parse_type@Base 4.1.0.1738
mono_metadata_parse_type_full@Base 4.1.0.1738
mono_metadata_parse_typedef_or_ref@Base 4.1.0.1738
mono_metadata_properties_from_typedef@Base 4.1.0.1738
mono_metadata_signature_alloc@Base 4.1.0.1738
@ -1120,6 +1113,7 @@ libmonoboehm-2.0.so.1 libmonoboehm-2.0-1 #MINVER#
mono_method_get_flags@Base 4.1.0.1738
mono_method_get_generic_container@Base 4.1.0.1738
mono_method_get_header@Base 4.1.0.1738
mono_method_get_header_checked@Base 4.6.0.125
mono_method_get_index@Base 4.1.0.1738
mono_method_get_last_managed@Base 4.1.0.1738
mono_method_get_marshal_info@Base 4.1.0.1738
@ -1284,7 +1278,6 @@ libmonoboehm-2.0.so.1 libmonoboehm-2.0-1 #MINVER#
mono_security_core_clr_set_options@Base 4.1.0.1738
mono_security_enable_core_clr@Base 4.1.0.1738
mono_security_set_core_clr_platform_callback@Base 4.1.0.1738
mono_set_allocator_vtable@Base 4.5.2.618
mono_set_assemblies_path@Base 4.1.0.1738
mono_set_break_policy@Base 4.1.0.1738
mono_set_config_dir@Base 4.1.0.1738
@ -1368,16 +1361,18 @@ libmonoboehm-2.0.so.1 libmonoboehm-2.0-1 #MINVER#
mono_threads_attach_tools_thread@Base 4.1.0.1738
mono_threads_detach_coop@Base 4.5.2.48
mono_threads_enter_gc_safe_region@Base 4.3.3.735
mono_threads_enter_gc_safe_region_unbalanced@Base 4.6.0.125
mono_threads_enter_gc_unsafe_region@Base 4.3.0.1080
mono_threads_enter_gc_unsafe_region_unbalanced@Base 4.6.0.125
mono_threads_exit_gc_safe_region@Base 4.3.3.735
mono_threads_exit_gc_safe_region_unbalanced@Base 4.6.0.125
mono_threads_exit_gc_unsafe_region@Base 4.3.0.1080
mono_threads_exit_gc_unsafe_region_unbalanced@Base 4.6.0.125
mono_threads_get_default_stacksize@Base 4.1.0.1738
mono_threads_request_thread_dump@Base 4.1.0.1738
mono_threads_set_default_stacksize@Base 4.1.0.1738
mono_trace_set_level_string@Base 4.1.0.1738
mono_trace_set_log_handler@Base 4.1.0.1738
mono_trace_set_logdest_string@Base 4.5.2.405
mono_trace_set_logheader_string@Base 4.5.2.405
mono_trace_set_mask_string@Base 4.1.0.1738
mono_trace_set_print_handler@Base 4.1.0.1738
mono_trace_set_printerr_handler@Base 4.1.0.1738