Home
last modified time | relevance | path

Searched refs:mono_delegate_free_ftnptr (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dmarshal.h290 void mono_delegate_free_ftnptr (MonoDelegate *delegate);
H A Dgc.c264 mono_delegate_free_ftnptr ((MonoDelegate*)o); in mono_gc_run_finalize()
H A Dmarshal.c700 mono_delegate_free_ftnptr (MonoDelegate *delegate) in mono_delegate_free_ftnptr() function