Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-exceptions.c1863 mono_handle_exception_internal (MonoContext *ctx, MonoObject *obj, gboolean resume, MonoJitInfo **o… in mono_handle_exception_internal() function
2371 return mono_handle_exception_internal (ctx, obj, FALSE, NULL); in mono_handle_exception()
2982 mono_handle_exception_internal (&new_ctx, (MonoObject *)jit_tls->resume_state.ex_obj, TRUE, NULL); in mono_resume_unwind()