Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-exceptions.c116 static gpointer restore_stack_protection_tramp = NULL; variable
227restore_stack_protection_tramp = mono_create_specific_trampoline (restore_stack_protection, MONO_T… in mono_exceptions_init()
2556 jit_tls->restore_stack_prot = restore_stack_protection_tramp; in mono_handle_soft_stack_ovf()