Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-exceptions.c3340 mono_llvm_throw_corlib_exception (guint32 ex_token_index) in mono_llvm_throw_corlib_exception() function
H A Dmini.h2527 void mono_llvm_throw_corlib_exception (guint32 ex_token_index);
H A Dmini-runtime.c4117 …register_icall (mono_llvm_throw_corlib_exception, "mono_llvm_throw_corlib_exception", "void int", … in register_icalls()