Merge pull request #2338 from BogdanovKirill/httpwritefix3
[mono.git] / msvc / monosgen.def
index 2c7a641e8a7392e9b03dabf1f4a5a54ca99f5cb4..66fea4dae387430ad2ff31fa8ffc70259f883226 100644 (file)
@@ -3,7 +3,7 @@ LIBRARY monosgen-2.0.dll
 EXPORTS
 MonoFixupCorEE
 mono_add_internal_call
-mono_aot_register_globals
+mono_aot_get_method
 mono_aot_register_module
 mono_array_addr_with_size
 mono_array_class_get
@@ -21,6 +21,7 @@ mono_assembly_foreach
 mono_assembly_get_assemblyref
 mono_assembly_get_image
 mono_assembly_get_main
+mono_assembly_get_name
 mono_assembly_get_object
 mono_assembly_getrootdir
 mono_assembly_invoke_load_hook
@@ -46,7 +47,6 @@ mono_assembly_open
 mono_assembly_open_full
 mono_assembly_set_main
 mono_assembly_setrootdir
-mono_binary_search
 mono_bitset_alloc_size
 mono_bitset_clear
 mono_bitset_clear_all
@@ -84,9 +84,9 @@ mono_class_from_mono_type
 mono_class_from_name
 mono_class_from_name_case
 mono_class_from_typeref
+mono_class_from_typeref_checked
 mono_class_get
 mono_class_get_byref_type
-mono_class_get_com_object_class
 mono_class_get_element_class
 mono_class_get_event_token
 mono_class_get_events
@@ -96,11 +96,8 @@ mono_class_get_field_token
 mono_class_get_fields
 mono_class_get_flags
 mono_class_get_full
-mono_class_get_idispatch_class
 mono_class_get_image
 mono_class_get_interfaces
-mono_class_get_interop_proxy_class
-mono_class_get_iunknown_class
 mono_class_get_method_from_name
 mono_class_get_method_from_name_flags
 mono_class_get_methods
@@ -115,7 +112,6 @@ mono_class_get_property_token
 mono_class_get_rank
 mono_class_get_type
 mono_class_get_type_token
-mono_class_get_variant_class
 mono_class_implements_interface
 mono_class_inflate_generic_method
 mono_class_inflate_generic_type
@@ -140,7 +136,6 @@ mono_cli_rva_image_map
 mono_code_manager_cleanup
 mono_code_manager_commit
 mono_code_manager_destroy
-mono_code_manager_foreach
 mono_code_manager_init
 mono_code_manager_invalidate
 mono_code_manager_new
@@ -150,6 +145,13 @@ mono_code_manager_reserve_align
 mono_code_manager_set_read_only
 mono_code_manager_size
 mono_compile_method
+mono_conc_hashtable_destroy
+mono_conc_hashtable_foreach
+mono_conc_hashtable_insert
+mono_conc_hashtable_lookup
+mono_conc_hashtable_new
+mono_conc_hashtable_new_full
+mono_conc_hashtable_remove
 mono_config_cleanup
 mono_config_for_assembly
 mono_config_is_server_mode
@@ -159,12 +161,25 @@ mono_config_set_server_mode
 mono_config_string_for_assembly_file
 mono_context_get
 mono_context_get_desc
+mono_context_get_domain_id
+mono_context_get_id
 mono_context_init
 mono_context_set
+mono_counter_get_name
+mono_counter_get_section
+mono_counter_get_size
+mono_counter_get_type
+mono_counter_get_unit
+mono_counter_get_variance
 mono_counters_cleanup
 mono_counters_dump
 mono_counters_enable
+mono_counters_foreach
+mono_counters_init
+mono_counters_on_register
 mono_counters_register
+mono_counters_register_with_size
+mono_counters_sample
 mono_custom_attrs_construct
 mono_custom_attrs_free
 mono_custom_attrs_from_assembly
@@ -186,12 +201,11 @@ mono_debug_domain_create
 mono_debug_domain_unload
 mono_debug_enabled
 mono_debug_find_method
+mono_debug_free_locals
 mono_debug_free_method_jit_info
 mono_debug_free_source_location
 mono_debug_il_offset_from_address
 mono_debug_init
-mono_debug_list_add
-mono_debug_list_remove
 mono_debug_lookup_locals
 mono_debug_lookup_method
 mono_debug_lookup_method_addresses
@@ -201,15 +215,14 @@ mono_debug_open_mono_symbols
 mono_debug_print_stack_frame
 mono_debug_print_vars
 mono_debug_remove_method
-mono_debug_symfile_free_locals
 mono_debug_symfile_free_location
-mono_debug_symfile_get_line_numbers
-mono_debug_symfile_get_line_numbers_full
 mono_debug_symfile_is_loaded
 mono_debug_symfile_lookup_locals
 mono_debug_symfile_lookup_location
 mono_debug_symfile_lookup_method
+mono_debugger_agent_parse_options
 mono_debugger_agent_register_transport
+mono_debugger_agent_transport_handshake
 mono_debugger_insert_breakpoint
 mono_debugger_method_has_breakpoint
 mono_debugger_run_finally
@@ -239,6 +252,7 @@ mono_domain_free
 mono_domain_from_appdomain
 mono_domain_get
 mono_domain_get_by_id
+mono_domain_get_friendly_name
 mono_domain_get_id
 mono_domain_has_type_resolve
 mono_domain_is_unloading
@@ -249,7 +263,6 @@ mono_domain_set_internal
 mono_domain_try_type_resolve
 mono_domain_try_unload
 mono_domain_unload
-mono_dwarf_escape_path
 mono_emit_native_call
 mono_environment_exitcode_get
 mono_environment_exitcode_set
@@ -305,8 +318,6 @@ mono_g_hash_table_foreach_remove
 mono_g_hash_table_insert
 mono_g_hash_table_lookup
 mono_g_hash_table_lookup_extended
-mono_g_hash_table_new
-mono_g_hash_table_new_full
 mono_g_hash_table_new_type
 mono_g_hash_table_print_stats
 mono_g_hash_table_remove
@@ -314,20 +325,17 @@ mono_g_hash_table_replace
 mono_g_hash_table_size
 mono_gc_collect
 mono_gc_collection_count
-mono_gc_enable_events
 mono_gc_get_generation
 mono_gc_get_heap_size
 mono_gc_get_used_size
 mono_gc_invoke_finalizers
-mono_gc_is_finalizer_thread
-mono_gc_make_root_descr_user
 mono_gc_max_generation
-mono_gc_out_of_memory
 mono_gc_reference_queue_add
 mono_gc_reference_queue_free
 mono_gc_reference_queue_new
 mono_gc_register_bridge_callbacks
-mono_gc_scan_for_specific_ref
+mono_gc_register_finalizer_callbacks
+mono_gc_register_root
 mono_gc_toggleref_add
 mono_gc_toggleref_register_callback
 mono_gc_wait_for_bridge_processing
@@ -399,6 +407,7 @@ mono_get_int16_class
 mono_get_int32_class
 mono_get_int64_class
 mono_get_intptr_class
+mono_get_jit_info_from_method
 mono_get_machine_config
 mono_get_method
 mono_get_method_constrained
@@ -410,7 +419,6 @@ mono_get_sbyte_class
 mono_get_single_class
 mono_get_string_class
 mono_get_thread_class
-mono_get_trampoline_func
 mono_get_uint16_class
 mono_get_uint32_class
 mono_get_uint64_class
@@ -466,10 +474,7 @@ mono_install_assembly_refonly_preload_hook
 mono_install_assembly_refonly_search_hook
 mono_install_assembly_search_hook
 mono_install_runtime_cleanup
-mono_install_threadpool_item_hooks
-mono_install_threadpool_thread_hooks
 mono_install_unhandled_exception_hook
-mono_invoke_unhandled_exception_hook
 mono_is_debugger_attached
 mono_jit_cleanup
 mono_jit_exec
@@ -480,16 +485,20 @@ mono_jit_info_table_find
 mono_jit_init
 mono_jit_init_version
 mono_jit_parse_options
+mono_jit_set_aot_mode
 mono_jit_set_aot_only
 mono_jit_set_domain
 mono_jit_set_trace_options
 mono_jit_thread_attach
 mono_ldstr
 mono_ldtoken
-mono_lls_init
 mono_load_remote_field
 mono_load_remote_field_new
-mono_local_deadce
+mono_lock_free_queue_dequeue
+mono_lock_free_queue_enqueue
+mono_lock_free_queue_init
+mono_lock_free_queue_node_free
+mono_lock_free_queue_node_init
 mono_locks_dump
 mono_lookup_icall_symbol
 mono_lookup_internal_call
@@ -505,7 +514,6 @@ mono_mempool_alloc
 mono_mempool_alloc0
 mono_mempool_contains_addr
 mono_mempool_destroy
-mono_mempool_empty
 mono_mempool_get_allocated
 mono_mempool_invalidate
 mono_mempool_new
@@ -543,7 +551,7 @@ mono_metadata_guid_heap
 mono_metadata_implmap_from_method
 mono_metadata_init
 mono_metadata_interfaces_from_typedef
-mono_metadata_load_generic_param_constraints
+mono_metadata_load_generic_param_constraints_checked
 mono_metadata_load_generic_params
 mono_metadata_locate
 mono_metadata_locate_token
@@ -608,6 +616,7 @@ mono_method_header_get_clauses
 mono_method_header_get_code
 mono_method_header_get_locals
 mono_method_header_get_num_clauses
+mono_method_print_code
 mono_method_signature
 mono_method_verify
 mono_mlist_alloc
@@ -623,12 +632,11 @@ mono_mlist_set_next
 mono_module_file_get_object
 mono_module_get_object
 mono_monitor_enter
+mono_monitor_enter_v4
 mono_monitor_exit
 mono_monitor_try_enter
 mono_mprotect
-mono_mutex_init_suspend_safe
 mono_object_castclass_mbyref
-mono_object_castclass_with_cache
 mono_object_clone
 mono_object_describe
 mono_object_describe_fields
@@ -637,10 +645,8 @@ mono_object_get_domain
 mono_object_get_size
 mono_object_get_virtual_method
 mono_object_hash
-mono_object_is_alive
 mono_object_isinst
 mono_object_isinst_mbyref
-mono_object_isinst_with_cache
 mono_object_new
 mono_object_new_alloc_specific
 mono_object_new_fast
@@ -648,16 +654,18 @@ mono_object_new_from_token
 mono_object_new_specific
 mono_object_to_string
 mono_object_unbox
-mono_op_to_op_imm_noemul
 mono_opcode_name
 mono_opcode_value
 mono_pagesize
 mono_param_get_objects
 mono_parse_default_optimizations
+mono_parse_env_options
 mono_path_canonicalize
 mono_path_resolve_symlinks
 mono_pe_file_open
+mono_perfcounter_foreach
 mono_perfcounters_init
+mono_personality
 mono_pmip
 mono_poll
 mono_print_method_from_ip
@@ -669,11 +677,13 @@ mono_profiler_get_events
 mono_profiler_install
 mono_profiler_install_allocation
 mono_profiler_install_appdomain
+mono_profiler_install_appdomain_name
 mono_profiler_install_assembly
 mono_profiler_install_class
 mono_profiler_install_code_buffer_new
 mono_profiler_install_code_chunk_destroy
 mono_profiler_install_code_chunk_new
+mono_profiler_install_context
 mono_profiler_install_coverage_filter
 mono_profiler_install_enter_leave
 mono_profiler_install_exception
@@ -695,6 +705,7 @@ mono_profiler_install_thread_name
 mono_profiler_install_transition
 mono_profiler_load
 mono_profiler_set_events
+mono_profiler_set_statistical_mode
 mono_property_get_flags
 mono_property_get_get_method
 mono_property_get_name
@@ -710,7 +721,7 @@ mono_property_hash_remove_object
 mono_property_set_value
 mono_ptr_class_get
 mono_raise_exception
-mono_realloc_native_code
+mono_reflection_assembly_get_assembly
 mono_reflection_free_type_info
 mono_reflection_get_custom_attrs
 mono_reflection_get_custom_attrs_blob
@@ -743,18 +754,17 @@ mono_runtime_resource_check_limit
 mono_runtime_resource_limit
 mono_runtime_resource_set_callback
 mono_runtime_run_main
+mono_runtime_set_main_args
 mono_runtime_set_shutting_down
 mono_security_core_clr_get_options
 mono_security_core_clr_require_elevated_permissions
 mono_security_core_clr_set_options
 mono_security_enable_core_clr
 mono_security_set_core_clr_platform_callback
-mono_sem_post
-mono_sem_timedwait
-mono_sem_wait
 mono_set_assemblies_path
 mono_set_break_policy
 mono_set_config_dir
+mono_set_crash_chaining
 mono_set_defaults
 mono_set_dirs
 mono_set_is_debugger_attached
@@ -783,6 +793,7 @@ mono_signature_vararg_start
 mono_signbit_double
 mono_signbit_float
 mono_stack_walk
+mono_stack_walk_async_safe
 mono_stack_walk_no_il
 mono_store_remote_field
 mono_store_remote_field_new
@@ -790,6 +801,7 @@ mono_string_chars
 mono_string_equal
 mono_string_from_bstr
 mono_string_from_utf16
+mono_string_from_utf32
 mono_string_hash
 mono_string_intern
 mono_string_is_interned
@@ -798,8 +810,10 @@ mono_string_new
 mono_string_new_len
 mono_string_new_size
 mono_string_new_utf16
+mono_string_new_utf32
 mono_string_new_wrapper
 mono_string_to_utf16
+mono_string_to_utf32
 mono_string_to_utf8
 mono_string_to_utf8_checked
 mono_stringify_assembly_name
@@ -809,6 +823,7 @@ mono_thread_cleanup
 mono_thread_create
 mono_thread_current
 mono_thread_detach
+mono_thread_detach_if_exiting
 mono_thread_exit
 mono_thread_get_main
 mono_thread_get_undeniable_exception
@@ -819,13 +834,17 @@ mono_thread_new_init
 mono_thread_set_main
 mono_thread_set_manage_callback
 mono_thread_stop
+mono_threads_attach_tools_thread
+mono_threads_enter_gc_unsafe_region
+mono_threads_exit_gc_unsafe_region
 mono_threads_get_default_stacksize
 mono_threads_request_thread_dump
 mono_threads_set_default_stacksize
-mono_tls_key_get_offset
-mono_tls_key_set_offset
 mono_trace_set_level_string
+mono_trace_set_log_handler
 mono_trace_set_mask_string
+mono_trace_set_print_handler
+mono_trace_set_printerr_handler
 mono_type_create_from_typespec
 mono_type_full_name
 mono_type_generic_inst_is_valuetype
@@ -868,4 +887,3 @@ mono_win32_compat_CopyMemory
 mono_win32_compat_FillMemory
 mono_win32_compat_MoveMemory
 mono_win32_compat_ZeroMemory
-mono_xdebug_flush