Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dexception.h19 mono_exception_from_token (MonoImage *image, uint32_t token);
H A Dexception.c103 mono_exception_from_token (MonoImage *image, guint32 token) in mono_exception_from_token() function
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dexceptions-sparc.c307 sparc_set (code, mono_exception_from_token, sparc_o7); in mono_arch_get_throw_corlib_exception()
H A Dexceptions-mips.c266 mips_load (code, mips_t9, mono_exception_from_token); in mono_arch_get_throw_exception_generic()
H A Dexceptions-s390x.c314 S390_SET (code, s390_r1, (guint8 *)mono_exception_from_token); in mono_arch_get_throw_exception_generic()
H A Dexceptions-arm.c183 …mono_arm_throw_exception ((MonoObject*)mono_exception_from_token (mono_defaults.corlib, ex_token),… in mono_arm_throw_exception_by_token()
H A Dexceptions-arm64.c389 exc = (MonoObject*)mono_exception_from_token (mono_defaults.corlib, ex_token); in mono_arm_throw_exception()
H A Dexceptions-ppc.c406 ppc_load_func (code, PPC_CALL_REG, mono_exception_from_token); in mono_arch_get_throw_exception_generic()
H A Dexceptions-x86.c502 ex = mono_exception_from_token (mono_defaults.exception_class->image, ex_token); in mono_x86_throw_corlib_exception()
H A Djit-icalls.c1186 return mono_exception_from_token (mono_defaults.corlib, token); in mono_create_corlib_exception_0()
H A Dexceptions-amd64.c416 ex = mono_exception_from_token (mono_defaults.exception_class->image, ex_token); in mono_amd64_throw_corlib_exception()
H A Dmini-exceptions.c3345 ex = mono_exception_from_token (mono_defaults.exception_class->image, ex_token); in mono_llvm_throw_corlib_exception()
H A Daot-runtime.c5165 target = mono_exception_from_token; in load_function_full()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dmono.def229 mono_exception_from_token