Home
last modified time | relevance | path

Searched refs:MONO_TYPE_GENERICINST (Results 1 – 25 of 43) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dblob.h34 MONO_TYPE_GENERICINST= 0x15, /* <type> <type-arg-count> <type-1> \x{2026} <type-n> */ enumerator
H A Dsre-encode.c141 sigbuffer_add_value (buf, MONO_TYPE_GENERICINST); in encode_generic_class()
222 case MONO_TYPE_GENERICINST: in encode_type()
594 case MONO_TYPE_GENERICINST: in mono_dynimage_encode_constant()
729 case MONO_TYPE_GENERICINST: in create_typespec()
H A Dremoting.c1419 } else if (t == MONO_TYPE_GENERICINST) { in mono_marshal_get_ldfld_wrapper()
1524 case MONO_TYPE_GENERICINST: in mono_marshal_get_ldfld_wrapper()
1584 } else if (t == MONO_TYPE_GENERICINST) { in mono_marshal_get_ldflda_wrapper()
1713 } else if (t == MONO_TYPE_GENERICINST) { in mono_marshal_get_stfld_wrapper()
1803 case MONO_TYPE_GENERICINST: in mono_marshal_get_stfld_wrapper()
H A Dmetadata.c1543 if (type->type == MONO_TYPE_GENERICINST) in mono_type_hash()
2382 case MONO_TYPE_GENERICINST: in type_in_image()
2832 case MONO_TYPE_GENERICINST: in collect_type_images()
3720 case MONO_TYPE_GENERICINST: { in do_mono_metadata_parse_type()
4899 case MONO_TYPE_GENERICINST: { in mono_type_size()
5027 case MONO_TYPE_GENERICINST: { in mono_type_stack_size_internal()
5176 case MONO_TYPE_GENERICINST: in mono_metadata_type_hash()
5345 case MONO_TYPE_GENERICINST: in do_mono_metadata_type_equal()
6205 case MONO_TYPE_GENERICINST: in mono_type_to_unmanaged()
6696 ((type->type == MONO_TYPE_GENERICINST) && in mono_type_is_struct()
[all …]
H A Dverify.c405 if (type->type == MONO_TYPE_GENERICINST && type->data.generic_class->container_class->enumtype) in mono_type_is_enum_type()
445 if (type->type == MONO_TYPE_GENERICINST && type->data.generic_class->container_class->enumtype) in mono_type_get_underlying_type_any()
514 case MONO_TYPE_GENERICINST: in mono_type_is_valid_type_in_context_full()
604 …if (mono_class_is_gtd (paramClass) && param_type->type != MONO_TYPE_GENERICINST && !ginst->is_open) in is_valid_generic_instantiation()
1485 case MONO_TYPE_GENERICINST: in is_valid_bool_arg()
1716 if (mono_class_is_gtd (klass) && type->type != MONO_TYPE_GENERICINST) in get_boxable_mono_type()
1883 case MONO_TYPE_GENERICINST: in dump_stack_value()
1989 case MONO_TYPE_GENERICINST: in get_stack_type()
2062 case MONO_TYPE_GENERICINST: in set_stack_value()
2326 case MONO_TYPE_GENERICINST: { in verify_type_compatibility_full()
[all …]
H A Ddebug-helpers.c180 case MONO_TYPE_GENERICINST: { in mono_type_get_desc()
1095 case MONO_TYPE_GENERICINST: in print_field_value()
H A Dclass.c640 …if (type->type == MONO_TYPE_GENERICINST && type->data.generic_class->container_class->enumtype && … in mono_type_get_underlying_type()
670 case MONO_TYPE_GENERICINST: in mono_class_is_open_constructed_type()
774 case MONO_TYPE_GENERICINST: { in inflate_generic_type()
815 nt->type = MONO_TYPE_GENERICINST; in inflate_generic_type()
1362 case MONO_TYPE_GENERICINST: in mono_type_has_exceptions()
3560 if (ginst->type_argv [i]->type != MONO_TYPE_GENERICINST) in mono_class_check_vtable_constraints()
5646 canonical_inst->type = MONO_TYPE_GENERICINST; in mono_class_create_from_typedef()
5932 klass->byval_arg.type = MONO_TYPE_GENERICINST; in mono_generic_class_get_class()
6530 case MONO_TYPE_GENERICINST: in mono_class_from_mono_type()
8791 case MONO_TYPE_GENERICINST: in mono_class_array_element_size()
[all …]
H A Dmarshal.c835 case MONO_TYPE_GENERICINST: in mono_array_to_lparray()
1318 case MONO_TYPE_GENERICINST: in mono_type_to_ldind()
1373 case MONO_TYPE_GENERICINST: in mono_type_to_stind()
3359 case MONO_TYPE_GENERICINST: in mono_mb_emit_restore_result()
3931 if (t->type == MONO_TYPE_GENERICINST && mono_class_is_nullable (mono_class_from_mono_type (t))) in get_runtime_invoke_type()
4065 if (t->type == MONO_TYPE_GENERICINST && mono_class_is_nullable (mono_class_from_mono_type (t))) { in emit_invoke_call()
4104 case MONO_TYPE_GENERICINST: in emit_invoke_call()
4165 case MONO_TYPE_GENERICINST: in emit_invoke_call()
7575 case MONO_TYPE_GENERICINST: in emit_marshal()
7884 case MONO_TYPE_GENERICINST: in mono_marshal_emit_native_wrapper()
[all …]
H A Dobject.c799 case MONO_TYPE_GENERICINST: in compute_class_bitmap()
935 case MONO_TYPE_GENERICINST:
3207 case MONO_TYPE_GENERICINST: in mono_copy_value()
3421 case MONO_TYPE_GENERICINST: in mono_field_get_value_object_checked()
4983 case MONO_TYPE_GENERICINST: in invoke_array_extract_argument()
5262 …if (t->byref && t->type == MONO_TYPE_GENERICINST && mono_class_is_nullable (mono_class_from_mono_t… in mono_runtime_try_invoke_array()
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Daot-runtime-wasm.c86 case MONO_TYPE_GENERICINST: in type_to_c()
H A Dmini-generic-sharing.c89 case MONO_TYPE_GENERICINST: in type_check_context_used()
1132 case MONO_TYPE_GENERICINST: { in get_wrapper_shared_type()
2712 …if (allow_partial && !type->byref && type->type == MONO_TYPE_GENERICINST && MONO_TYPE_ISSTRUCT (ty… in type_is_sharable()
2880 …(sig->ret->type == MONO_TYPE_GENERICINST && !strcmp (sig->ret->data.generic_class->container_class… in is_async_method()
3420 } else if (constraint == MONO_TYPE_GENERICINST) { in get_shared_gparam_name()
3533 if (!type->byref && type->type == MONO_TYPE_GENERICINST && MONO_TYPE_ISSTRUCT (type)) { in get_shared_type()
3786 else if (t->type == MONO_TYPE_GENERICINST) { in mini_is_gsharedvt_type()
3840 if (t->type == MONO_TYPE_GENERICINST) { in mini_is_gsharedvt_variable_type()
3878 …onstraint->type != MONO_TYPE_VALUETYPE && param->gshared_constraint->type != MONO_TYPE_GENERICINST) in is_variable_size()
3880 if (param->gshared_constraint && param->gshared_constraint->type == MONO_TYPE_GENERICINST) in is_variable_size()
[all …]
H A Dmini-amd64-gsharedvt.c491 case MONO_TYPE_GENERICINST: in mono_arch_get_gsharedvt_call_info()
H A Ddwarfwriter.c934 …->byval_arg.type == MONO_TYPE_OBJECT) || klass->byval_arg.type == MONO_TYPE_GENERICINST || klass->… in emit_class_dwarf_info()
1166 case MONO_TYPE_GENERICINST: in get_type_die()
1226 case MONO_TYPE_GENERICINST: in emit_type()
H A Dmini-arm.c965 case MONO_TYPE_GENERICINST: in is_regsize_var()
1312 case MONO_TYPE_GENERICINST: in get_call_info()
1441 case MONO_TYPE_GENERICINST: in get_call_info()
2855 case MONO_TYPE_GENERICINST: in mono_arch_start_dyn_call()
2860 … if (t->type == MONO_TYPE_GENERICINST && mono_class_is_nullable (mono_class_from_mono_type (t))) { in mono_arch_start_dyn_call()
2939 case MONO_TYPE_GENERICINST: in mono_arch_finish_dyn_call()
3047 case MONO_TYPE_GENERICINST: in mono_arch_instrument_epilog_full()
H A Dmini.c370 case MONO_TYPE_GENERICINST: in mono_type_to_store_membase()
426 case MONO_TYPE_GENERICINST: in mono_type_to_load_membase()
1229 case MONO_TYPE_GENERICINST: in mono_allocate_stack_slots2()
1527 case MONO_TYPE_GENERICINST: in mono_allocate_stack_slots()
H A Dmini-amd64.c308 case MONO_TYPE_GENERICINST: in merge_argument_class_from_type()
909 case MONO_TYPE_GENERICINST: in get_call_info()
1026 case MONO_TYPE_GENERICINST: in get_call_info()
2601 case MONO_TYPE_GENERICINST: in mono_arch_start_dyn_call()
2605 …} else if (t->type == MONO_TYPE_GENERICINST && mono_class_is_nullable (mono_class_from_mono_type (… in mono_arch_start_dyn_call()
2721 case MONO_TYPE_GENERICINST: in mono_arch_finish_dyn_call()
7503 case MONO_TYPE_GENERICINST: in mono_arch_instrument_epilog_full()
/dports/lang/mono/mono-5.10.1.57/mono/mini/interp/
H A Dinterp-internals.h213 case MONO_TYPE_GENERICINST: in mint_type()
H A Dinterp.c487 case MONO_TYPE_GENERICINST: { in stackval_from_data()
588 case MONO_TYPE_GENERICINST: { in stackval_to_data()
882 case MONO_TYPE_GENERICINST: in build_args_from_sig()
956 case MONO_TYPE_GENERICINST: in build_args_from_sig()
1025 case MONO_TYPE_GENERICINST: in build_args_from_sig()
1572 case MONO_TYPE_GENERICINST: in interp_entry()
1589 case MONO_TYPE_GENERICINST: in interp_entry()
1655 case MONO_TYPE_GENERICINST: in interp_entry()
1939 case MONO_TYPE_GENERICINST: in do_jit_call()
3527 …class->enumtype && (t->type == MONO_TYPE_VALUETYPE || (t->type == MONO_TYPE_GENERICINST && mono_ty… in interp_exec_method_full()
/dports/lang/mono/mono-5.10.1.57/data/lldb/
H A Dmono.py40 MONO_TYPE_GENERICINST= 0x15 variable
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/mono_gd/
H A Dgd_mono_marshal.cpp177 case MONO_TYPE_GENERICINST: { in managed_to_variant_type()
228 case MONO_TYPE_GENERICINST: { in try_get_array_element_type()
252 case MONO_TYPE_GENERICINST: { in try_get_dictionary_key_value_types()
639 case MONO_TYPE_GENERICINST: { in variant_to_mono_object()
849 case MONO_TYPE_GENERICINST: { in mono_object_to_variant_impl()
H A Dgd_mono_field.cpp435 case MONO_TYPE_GENERICINST: { in set_value_from_variant()
/dports/devel/godot/godot-3.2.3-stable/modules/mono/mono_gd/
H A Dgd_mono_marshal.cpp177 case MONO_TYPE_GENERICINST: { in managed_to_variant_type()
228 case MONO_TYPE_GENERICINST: { in try_get_array_element_type()
252 case MONO_TYPE_GENERICINST: { in try_get_dictionary_key_value_types()
639 case MONO_TYPE_GENERICINST: { in variant_to_mono_object()
849 case MONO_TYPE_GENERICINST: { in mono_object_to_variant_impl()
H A Dgd_mono_field.cpp435 case MONO_TYPE_GENERICINST: { in set_value_from_variant()
/dports/lang/mono/mono-5.10.1.57/external/linker/linker/profiler/
H A Dlink.c119 case MONO_TYPE_GENERICINST: in link_type_get_desc()
/dports/lang/mono/mono-5.10.1.57/mono/profiler/
H A Daot.c289 case MONO_TYPE_GENERICINST: in add_type()

12