Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-exceptions.c3322 mono_llvm_rethrow_exception (MonoObject *ex) in mono_llvm_rethrow_exception() function
3336 mono_llvm_rethrow_exception ((MonoObject*)e); in mono_llvm_reraise_exception()
H A Dmini.h2525 void mono_llvm_rethrow_exception (MonoObject *ex);
H A Dmini-runtime.c4112 register_icall (mono_llvm_rethrow_exception, "mono_llvm_rethrow_exception", "void object", TRUE); in register_icalls()