Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-exceptions.c3416 mono_llvm_clear_exception (void) in mono_llvm_clear_exception() function
H A Dmini.h2529 void mono_llvm_clear_exception (void);
H A Dmini-runtime.c4115 register_icall (mono_llvm_clear_exception, "mono_llvm_clear_exception", NULL, TRUE); in register_icalls()