Searched refs:__gnat_adjust_context_for_raise (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/ada/
H A Draise.h65 extern void __gnat_adjust_context_for_raise (int, void *);
H A Dinit.c307 __gnat_adjust_context_for_raise (int signo ATTRIBUTE_UNUSED, void *ucontext) function
329 __gnat_adjust_context_for_raise (sig, ucontext);
461 __gnat_adjust_context_for_raise (int signo ATTRIBUTE_UNUSED, void *ucontext) function
516 __gnat_adjust_context_for_raise (sig, ucontext);
1282 __gnat_adjust_context_for_raise (sigargs [1], (void *)mechargs);
1320 /* __gnat_adjust_context_for_raise for Alpha - see comments along with the
1331 __gnat_adjust_context_for_raise (int signo ATTRIBUTE_UNUSED, void *ucontext) function
1351 /* __gnat_adjust_context_for_raise for ia64. */
1363 __gnat_adjust_context_for_raise (int signo ATTRIBUTE_UNUSED, void *ucontext) function
2277 __gnat_adjust_context_for_raise (in function
2388 __gnat_adjust_context_for_raise (int signo ATTRIBUTE_UNUSED, void *ucontext) function
2542 __gnat_adjust_context_for_raise (int signo ATTRIBUTE_UNUSED, function
[all...]

Completed in 117 milliseconds