Home
last modified time | relevance | path

Searched refs:mono_method_get_context (Results 1 – 21 of 21) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Djit-icalls.c76 if (gshared && method->is_inflated && mono_method_get_context (method)->method_inst) { in ldvirtfn_internal()
83 context.method_inst = mono_method_get_context (method)->method_inst; in ldvirtfn_internal()
931 generic_context = mono_method_get_context (method); in mono_ldtoken_wrapper_generic_shared()
1101 MonoGenericContext *context = mono_method_get_context (method); in mono_helper_compile_generic_method()
1364 m = mono_class_inflate_generic_method (m, mono_method_get_context (cmethod)); in constrained_gsharedvt_call_setup()
1586 context = mono_method_get_context (m); in is_generic_method_definition()
H A Dmini-generic-sharing.c517 context.method_inst = mono_method_get_context (method)->method_inst; in mono_class_get_method_generic()
2428 MonoGenericInst *method_inst = mono_method_get_context (method)->method_inst; in mono_method_lookup_or_register_info()
2836 MonoGenericContext *ctx = mono_method_get_context (method); in mini_method_is_open()
3009 if (method->is_inflated && mono_method_get_context (method)->method_inst) in mono_method_needs_static_rgctx_invoke()
3623 MonoGenericContext *context = mono_method_get_context (method); in mini_get_shared_method_full()
3709 …d, entry->in_mrgctx, entry->data->data.method, entry->info_type, mono_method_get_context (entry->m… in mini_get_rgctx_entry_slot()
3712 …od, entry->in_mrgctx, entry->data->data.field, entry->info_type, mono_method_get_context (entry->m… in mini_get_rgctx_entry_slot()
3715 …thod, entry->in_mrgctx, entry->data->data.sig, entry->info_type, mono_method_get_context (entry->m… in mini_get_rgctx_entry_slot()
3721 …o (entry->method, entry->in_mrgctx, call_info, entry->info_type, mono_method_get_context (entry->m… in mini_get_rgctx_entry_slot()
3740 …r_info (entry->method, entry->in_mrgctx, info, entry->info_type, mono_method_get_context (entry->m… in mini_get_rgctx_entry_slot()
[all …]
H A Dmini-trampolines.c281 context = mono_method_get_context (m); in is_generic_method_definition()
639 if (m->is_inflated && mono_method_get_context (m)->method_inst) { in common_call_trampoline()
H A Dmini-exceptions.c792 if (mono_method_get_context (method)->method_inst) { in get_generic_info_from_stack_frame()
820 if (mono_method_get_context (method)->method_inst) { in get_generic_context_from_stack_frame()
H A Dmethod-to-ir.c2943 g_assert (method->is_inflated && mono_method_get_context (method)->method_inst); in emit_get_rgctx()
2967 if (method->is_inflated && mono_method_get_context (method)->method_inst) { in emit_get_rgctx()
5000 MonoGenericContext *ctx = mono_method_get_context (cmethod); in mini_emit_inst_for_method()
5778 MonoGenericContext *method_context = mono_method_get_context (cmethod); in mini_emit_inst_for_method()
7063 if (cmethod->is_inflated && mono_method_get_context (cmethod)->method_inst) { in handle_ctor_call()
7334 generic_context = mono_method_get_context (method); in mono_method_to_ir()
7344 g_assert (mono_method_get_context (method)->method_inst); in mono_method_to_ir()
7346 if (method->is_inflated && mono_method_get_context (method)->method_inst) in mono_method_to_ir()
8648 MonoGenericContext *cmethod_context = mono_method_get_context (cmethod); in mono_method_to_ir()
H A Dmini.c2806 context = mono_method_get_context (method); in is_gsharedvt_method()
2829 context = mono_method_get_context (method); in is_open_method()
H A Daot-compiler.c3412 MonoGenericContext *context = mono_method_get_context (method); in encode_method_ref()
4545 MonoGenericContext *context = mono_method_get_context (method); in method_has_type_vars()
4672 …if ((acfg->opts & MONO_OPT_GSHAREDVT) && method->is_inflated && mono_method_get_context (method)->… in add_generic_class_with_depth()
4948 context = mono_method_get_context (method); in add_generic_instances()
11722 ctx = mono_method_get_context (m); in add_profile_instances()
H A Daot-runtime.c4431 context = mono_method_get_context (method); in mono_aot_init_gshared_method_this()
4468 context = mono_method_get_context (method); in mono_aot_init_gshared_method_vtable()
H A Dmini-runtime.c2034 ctx = mono_method_get_context (method); in mono_jit_compile_method_with_opt()
H A Ddebugger-agent.c9311 MonoGenericInst *inst = mono_method_get_context (method)->method_inst; in method_commands_internal()
H A Dmini-llvm.c2813 …if (ctx->rgctx_arg && cfg->method->is_inflated && mono_method_get_context (cfg->method)->method_in… in emit_init_method()
/dports/lang/mono/mono-5.10.1.57/mono/profiler/
H A Daot.c373 MonoGenericContext *ctx = mono_method_get_context (m); in add_method()
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dloader.c1850 MonoGenericContext *method_ctx = mono_method_get_context (method); in get_method_constrained()
2445 …_signature_checked (imethod->declaring->klass->image, signature, mono_method_get_context (m), erro… in mono_method_signature_checked()
2648 iheader = inflate_generic_header (header, mono_method_get_context (method), error); in mono_method_get_header_checked()
H A Dclass-internals.h1015 mono_method_get_context (MonoMethod *method);
H A Dmarshal.c2887 … result = mono_class_inflate_generic_method_checked (m, mono_method_get_context (wrapper), &error); in mono_marshal_method_from_wrapper()
2897 … result = mono_class_inflate_generic_method_checked (m, mono_method_get_context (wrapper), &error); in mono_marshal_method_from_wrapper()
3020 ctx = mono_method_get_context (orig_method); in check_generic_wrapper_cache()
3543 mono_method_get_context (method), &error); in mono_marshal_get_delegate_invoke_internal()
9512 if (method->is_inflated && !mono_method_get_context (method)->method_inst) { in mono_marshal_get_synchronized_inner_wrapper()
9566 if (method->is_inflated && !mono_method_get_context (method)->method_inst) { in mono_marshal_get_synchronized_wrapper()
H A Dclass.c1042 MonoGenericContext *method_context = mono_method_get_context (method); in mono_class_inflate_generic_method_full_checked()
1233 mono_method_get_context (MonoMethod *method) in mono_method_get_context() function
H A Dsre.c812 sig = mono_dynimage_encode_generic_method_sig (assembly, mono_method_get_context (method)); in method_encode_methodspec()
H A Dverify.c4997 ctx.generic_context = generic_context = mono_method_get_context (method); in mono_method_verify()
H A Dicall.c3217 MonoGenericInst *inst = mono_method_get_context (method)->method_inst; in ves_icall_MonoMethod_GetGenericArguments()
/dports/lang/mono/mono-5.10.1.57/mono/mini/interp/
H A Dinterp.c389 if (m->is_inflated && mono_method_get_context (m)->method_inst) { in get_virtual_method()
396 context.method_inst = mono_method_get_context (m)->method_inst; in get_virtual_method()
H A Dtransform.c4341 generic_context = mono_method_get_context (method); in mono_interp_transform_method()