Home
last modified time | relevance | path

Searched refs:MonoReflectionModuleBuilder (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dobject-internals.h1226 } MonoReflectionModuleBuilder; typedef
1229 TYPED_HANDLE_DECL (MonoReflectionModuleBuilder);
1255 MonoReflectionModuleBuilder *module;
1411 MonoReflectionModuleBuilder *module;
1480 gboolean mono_image_create_pefile (MonoReflectionModuleBuilder *module, gpointer file, Mon…
1532 mono_image_build_metadata (MonoReflectionModuleBuilder *module, MonoError *error);
1923 ves_icall_ModuleBuilder_WriteToFile (MonoReflectionModuleBuilder *mb, gpointer file);
1926 ves_icall_ModuleBuilder_build_metadata (MonoReflectionModuleBuilder *mb);
H A Dsre-save.c1120 module_add_cattrs (MonoDynamicImage *assembly, MonoReflectionModuleBuilder *moduleb, MonoError *err… in module_add_cattrs()
1176 dir = mono_string_to_utf8_checked (((MonoReflectionModuleBuilder*)module)->assemblyb->dir, error); in mono_image_fill_file_table()
2027 mono_image_emit_manifest (MonoReflectionModuleBuilder *moduleb, MonoError *error) in mono_image_emit_manifest()
2065 MonoReflectionModuleBuilder *file_module = in mono_image_emit_manifest()
2066 mono_array_get (assemblyb->modules, MonoReflectionModuleBuilder*, i); in mono_image_emit_manifest()
2097 MonoReflectionModuleBuilder *file_module = in mono_image_emit_manifest()
2098 mono_array_get (assemblyb->modules, MonoReflectionModuleBuilder*, i); in mono_image_emit_manifest()
2310 mono_image_build_metadata (MonoReflectionModuleBuilder *moduleb, MonoError *error) in mono_image_build_metadata()
2475 mono_image_build_metadata (MonoReflectionModuleBuilder *moduleb, MonoError *error) in mono_image_build_metadata()
2768 mono_image_create_pefile (MonoReflectionModuleBuilder *mb, HANDLE file, MonoError *error) in mono_image_create_pefile()
[all …]
H A Dsre-encode.c963 …MonoReflectionModuleBuilderHandle module = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, sig, … in reflection_sighelper_get_signature_local()
1000 …MonoReflectionModuleBuilderHandle module = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, sig, … in reflection_sighelper_get_signature_field()
H A Dcustom-attrs.c1840 …MonoReflectionModuleBuilderHandle module = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, tb, m… in mono_reflection_get_custom_attrs_info_checked()
1845 MonoReflectionModuleBuilderHandle mb = MONO_HANDLE_CAST (MonoReflectionModuleBuilder, obj); in mono_reflection_get_custom_attrs_info_checked()
1862 …MonoReflectionModuleBuilderHandle mb = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, tb, modul… in mono_reflection_get_custom_attrs_info_checked()
H A Dsre.c1621 …MonoReflectionModuleBuilderHandle ref_module = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, r… in reflection_param_handle_mono_type()
2464 …MonoReflectionModuleBuilderHandle module_ref = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, r… in reflection_setup_internal_class_internal()
2472 …MonoReflectionModuleBuilderHandle ref_module = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, r… in reflection_setup_internal_class_internal()
3662 …MonoReflectionModuleBuilderHandle module_ref = MONO_HANDLE_NEW_GET (MonoReflectionModuleBuilder, r… in reflection_setup_internal_class()
4352 ves_icall_ModuleBuilder_WriteToFile (MonoReflectionModuleBuilder *mb, HANDLE file) in ves_icall_ModuleBuilder_WriteToFile()
4360 ves_icall_ModuleBuilder_build_metadata (MonoReflectionModuleBuilder *mb) in ves_icall_ModuleBuilder_build_metadata()
H A Dreflection.c2042 MonoReflectionModuleBuilderHandle mb = MONO_HANDLE_NEW (MonoReflectionModuleBuilder, NULL); in module_builder_array_get_type()
H A Dicall.c4454 MonoReflectionModuleBuilderHandle mb = MONO_HANDLE_NEW (MonoReflectionModuleBuilder, NULL); in get_type_from_module_builder_module()