Home
last modified time | relevance | path

Searched refs:HANDLE_FUNCTION_ENTER (Results 1 – 16 of 16) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dreflection.c220 HANDLE_FUNCTION_ENTER (); in mono_assembly_get_object()
257 HANDLE_FUNCTION_ENTER (); in mono_module_get_object()
321 HANDLE_FUNCTION_ENTER (); in mono_module_file_get_object()
565 HANDLE_FUNCTION_ENTER (); in mono_method_get_object()
638 HANDLE_FUNCTION_ENTER (); in mono_method_get_object_checked()
679 HANDLE_FUNCTION_ENTER (); in mono_field_get_object()
742 HANDLE_FUNCTION_ENTER (); in mono_field_get_object_checked()
759 HANDLE_FUNCTION_ENTER (); in mono_property_get_object()
808 HANDLE_FUNCTION_ENTER (); in mono_property_get_object_checked()
824 HANDLE_FUNCTION_ENTER (); in mono_event_get_object()
[all …]
H A Dappdomain.c330 HANDLE_FUNCTION_ENTER (); in mono_context_set_default_context()
469 HANDLE_FUNCTION_ENTER (); in mono_domain_create_appdomain()
487 HANDLE_FUNCTION_ENTER (); in mono_domain_create_appdomain_checked()
526 HANDLE_FUNCTION_ENTER (); in mono_domain_set_config()
551 HANDLE_FUNCTION_ENTER (); in copy_app_domain_setup()
613 HANDLE_FUNCTION_ENTER (); in mono_domain_create_appdomain_internal()
1075 HANDLE_FUNCTION_ENTER (); in add_assembly_to_array()
1126 HANDLE_FUNCTION_ENTER (); in mono_try_assembly_resolve()
1139 HANDLE_FUNCTION_ENTER (); in mono_try_assembly_resolve_handle()
1249 HANDLE_FUNCTION_ENTER (); in mono_domain_fire_assembly_load()
[all …]
H A Dsre-encode.c255 HANDLE_FUNCTION_ENTER (); /* FIXME callers of encode_reflection_type_raw should use handles */ in encode_reflection_type_raw()
266 HANDLE_FUNCTION_ENTER (); in encode_custom_modifiers()
296 HANDLE_FUNCTION_ENTER (); /* FIXME callers of encode_custom_modifiers_raw should use handles */ in encode_custom_modifiers_raw()
766 HANDLE_FUNCTION_ENTER (); in mono_dynimage_encode_typedef_or_ref_full()
862 HANDLE_FUNCTION_ENTER(); in encode_sighelper_arg()
952 HANDLE_FUNCTION_ENTER (); in encode_reflection_types()
H A Dsre.c92 HANDLE_FUNCTION_ENTER (); in string_to_utf8_image_raw()
993 HANDLE_FUNCTION_ENTER (); in mono_image_insert_string()
1125 HANDLE_FUNCTION_ENTER (); in mono_image_create_token()
1461 HANDLE_FUNCTION_ENTER(); in mono_type_array_get_and_resolve()
1547 HANDLE_FUNCTION_ENTER (); in mono_reflection_type_get_underlying_system_type()
1568 HANDLE_FUNCTION_ENTER (); in mono_reflection_type_get_handle()
1578 HANDLE_FUNCTION_ENTER (); in reflection_instance_handle_mono_type()
1615 HANDLE_FUNCTION_ENTER (); in reflection_param_handle_mono_type()
1681 HANDLE_FUNCTION_ENTER (); in mono_reflection_type_handle_mono_type()
1810 HANDLE_FUNCTION_ENTER(); in ctor_builder_to_signature_raw()
[all …]
H A Dcustom-attrs.c1190 HANDLE_FUNCTION_ENTER (); in create_custom_attr_data()
1733 HANDLE_FUNCTION_ENTER (); in mono_reflection_get_custom_attrs_info()
1754 HANDLE_FUNCTION_ENTER (); in mono_reflection_get_custom_attrs_info_checked()
1890 HANDLE_FUNCTION_ENTER (); in mono_reflection_get_custom_attrs_by_type()
1930 HANDLE_FUNCTION_ENTER (); in mono_reflection_get_custom_attrs()
1948 HANDLE_FUNCTION_ENTER (); in mono_reflection_get_custom_attrs_data()
H A Dicall.c2342 HANDLE_FUNCTION_ENTER (); in add_event_other_methods_to_array()
2450 HANDLE_FUNCTION_ENTER (); in fill_iface_array()
2540 HANDLE_FUNCTION_ENTER (); in set_interface_map_data_method_object()
2825 HANDLE_FUNCTION_ENTER(); in set_type_object_in_array()
3186 HANDLE_FUNCTION_ENTER (); in set_array_generic_argument_handle_inflated()
3198 HANDLE_FUNCTION_ENTER (); in set_array_generic_argument_handle_gparam()
3788 HANDLE_FUNCTION_ENTER(); in get_enum_field()
4451 HANDLE_FUNCTION_ENTER (); in get_type_from_module_builder_module()
4464 HANDLE_FUNCTION_ENTER (); in get_type_from_module_builder_loaded_modules()
4770 HANDLE_FUNCTION_ENTER (); in add_manifest_resource_name_to_array()
[all …]
H A Dw32socket.c1714 HANDLE_FUNCTION_ENTER (); in collect_pollfds_from_array()
1738 HANDLE_FUNCTION_ENTER (); in set_socks_array_from_pollfds()
2472 HANDLE_FUNCTION_ENTER (); in addrinfo_add_string()
2485 HANDLE_FUNCTION_ENTER (); in addrinfo_add_local_ips()
2539 HANDLE_FUNCTION_ENTER (); in addrinfo_to_IPHostEntry_handles()
H A Dremoting.c1975 HANDLE_FUNCTION_ENTER (); in xdomain_copy_array_element_inplace()
2071 HANDLE_FUNCTION_ENTER (); in mono_marshal_xdomain_copy_value()
2093 HANDLE_FUNCTION_ENTER (); in mono_context_set_icall()
2102 HANDLE_FUNCTION_ENTER (); in mono_context_get_icall()
H A Dobject.c2777 HANDLE_FUNCTION_ENTER (); in mono_object_get_virtual_method()
4057 HANDLE_FUNCTION_ENTER (); in mono_runtime_get_main_args()
4074 HANDLE_FUNCTION_ENTER (); in handle_main_arg_array_set()
4092 HANDLE_FUNCTION_ENTER (); in mono_runtime_get_main_args_handle()
4617 HANDLE_FUNCTION_ENTER (); in mono_unhandled_exception()
5761 HANDLE_FUNCTION_ENTER (); in mono_array_clone_checked()
6557 HANDLE_FUNCTION_ENTER (); in mono_object_isinst()
6579 HANDLE_FUNCTION_ENTER (); in mono_object_isinst_checked()
6621 HANDLE_FUNCTION_ENTER (); in mono_object_isinst_mbyref()
6725 HANDLE_FUNCTION_ENTER (); in mono_object_castclass_mbyref()
[all …]
H A Dhandle.h203 #define HANDLE_FUNCTION_ENTER() do { \ macro
H A Dthreadpool.c280 HANDLE_FUNCTION_ENTER (); in try_invoke_perform_wait_callback()
H A Dexception.c845 HANDLE_FUNCTION_ENTER (); in mono_get_exception_reflection_type_load()
H A Dmarshal.c442 HANDLE_FUNCTION_ENTER (); in mono_delegate_to_ftnptr()
453 HANDLE_FUNCTION_ENTER (); in mono_delegate_handle_to_ftnptr()
617 HANDLE_FUNCTION_ENTER (); in mono_ftnptr_to_delegate()
627 HANDLE_FUNCTION_ENTER (); in mono_ftnptr_to_delegate_handle()
H A Dsre-save.c183 HANDLE_FUNCTION_ENTER (); /* FIXME callers of image_create_token_raw should use handles */ in image_create_token_raw()
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Djit-icalls.c1471 HANDLE_FUNCTION_ENTER (); in ves_icall_mono_delegate_ctor()
H A Ddebugger-agent.c8306 HANDLE_FUNCTION_ENTER(); in get_assembly_object_command()