X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Fmono.def;h=345a71e08b8bffb3b47846a5b9b7df61da98a927;hb=b76dfd8cea6b34f04888525fa1d054d2cd190c6a;hp=eb5c592bd18ed34a7d76cd733e85ceef56cdc5a8;hpb=c12380c4b9906b0e95d7121b4d9fbfbd64d36a3f;p=mono.git diff --git a/msvc/mono.def b/msvc/mono.def index eb5c592bd18..345a71e08b8 100644 --- a/msvc/mono.def +++ b/msvc/mono.def @@ -139,6 +139,7 @@ mono_code_manager_reserve_align mono_code_manager_set_read_only mono_code_manager_size mono_compile_method +mono_config_cleanup mono_config_for_assembly mono_config_parse mono_config_parse_memory @@ -185,8 +186,10 @@ mono_debug_open_image_from_memory mono_debug_open_mono_symbols mono_debug_print_stack_frame mono_debug_print_vars +mono_debug_symfile_free_locals mono_debug_symfile_free_location mono_debug_symfile_get_line_numbers +mono_debug_symfile_is_loaded mono_debug_symfile_lookup_locals mono_debug_symfile_lookup_location mono_debug_symfile_lookup_method @@ -228,11 +231,11 @@ mono_declsec_get_inheritdemands_class mono_declsec_get_inheritdemands_method mono_declsec_get_linkdemands mono_declsec_get_method_action -mono_dl_fallback_register -mono_dl_fallback_unregister mono_digest_get_public_token mono_disasm_code mono_disasm_code_one +mono_dl_fallback_register +mono_dl_fallback_unregister mono_dllmap_insert mono_domain_add_class_static_data mono_domain_assembly_open @@ -310,6 +313,7 @@ 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 mono_g_hash_table_replace mono_g_hash_table_size @@ -323,6 +327,7 @@ mono_gc_invoke_finalizers mono_gc_is_finalizer_thread mono_gc_max_generation mono_gc_out_of_memory +mono_gc_walk_heap mono_gc_wbarrier_arrayref_copy mono_gc_wbarrier_generic_nostore mono_gc_wbarrier_generic_store @@ -372,6 +377,7 @@ mono_get_exception_null_reference mono_get_exception_out_of_memory mono_get_exception_overflow mono_get_exception_reflection_type_load +mono_get_exception_runtime_wrapped mono_get_exception_security mono_get_exception_serialization mono_get_exception_stack_overflow @@ -403,7 +409,6 @@ mono_get_uint64_class mono_get_uintptr_class mono_get_void_class mono_guid_to_string -mono_hazard_pointer_get mono_image_add_to_name_cache mono_image_addref mono_image_close @@ -609,6 +614,7 @@ mono_monitor_exit mono_monitor_try_enter mono_mprotect mono_object_castclass_mbyref +mono_object_castclass_with_cache mono_object_clone mono_object_describe mono_object_describe_fields @@ -620,6 +626,7 @@ 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 @@ -658,6 +665,7 @@ mono_profiler_install_enter_leave mono_profiler_install_exception mono_profiler_install_gc mono_profiler_install_gc_moves +mono_profiler_install_gc_roots mono_profiler_install_iomap mono_profiler_install_jit_compile mono_profiler_install_jit_end @@ -669,6 +677,7 @@ mono_profiler_install_runtime_initialized mono_profiler_install_statistical mono_profiler_install_statistical_call_chain mono_profiler_install_thread +mono_profiler_install_thread_name mono_profiler_install_transition mono_profiler_load mono_profiler_set_events @@ -687,6 +696,7 @@ mono_property_hash_remove_object mono_property_set_value mono_ptr_class_get mono_raise_exception +mono_realloc_native_code mono_reflection_free_type_info mono_reflection_get_custom_attrs mono_reflection_get_custom_attrs_blob @@ -700,6 +710,7 @@ mono_reflection_type_from_name mono_register_bundled_assemblies mono_register_config_for_assembly mono_register_machine_config +mono_register_symfile_for_assembly mono_replace_ins mono_runtime_class_init mono_runtime_cleanup @@ -721,6 +732,7 @@ 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_defaults @@ -779,8 +791,6 @@ mono_thread_detach mono_thread_exit mono_thread_get_main mono_thread_get_undeniable_exception -mono_thread_hazardous_free_or_queue -mono_thread_hazardous_try_free_all mono_thread_init mono_thread_manage mono_thread_new_init @@ -788,7 +798,6 @@ mono_thread_set_main mono_thread_set_manage_callback mono_thread_stop mono_threads_get_default_stacksize -mono_threads_install_cleanup mono_threads_request_thread_dump mono_threads_set_default_stacksize mono_trace_set_level_string @@ -830,13 +839,8 @@ mono_value_describe_fields mono_verify_corlib mono_vfree mono_vtable_get_static_field_data -mono_walk_stack mono_win32_compat_CopyMemory mono_win32_compat_FillMemory mono_win32_compat_MoveMemory mono_win32_compat_ZeroMemory -mono_cq_create -mono_cq_destroy -mono_cq_dequeue -mono_cq_count -mono_cq_enqueue \ No newline at end of file +mono_xdebug_flush