Searched defs:ucontext (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/ada/
H A Dsigtramp.h52 typedef struct ucontext struct
H A Dsigtramp-armdroid.c79 void __gnat_sigtramp (int signo, void *si, void *ucontext, argument
H A Dsigtramp-vxworks.c52 typedef struct ucontext struct
H A Dinit.c307 __gnat_adjust_context_for_raise (int signo ATTRIBUTE_UNUSED, void *ucontext) argument
461 __gnat_adjust_context_for_raise (int signo ATTRIBUTE_UNUSED, void *ucontext) argument
509 __gnat_error_handler(int sig, siginfo_t *si ATTRIBUTE_UNUSED, void *ucontext) argument
1331 __gnat_adjust_context_for_raise(int signo ATTRIBUTE_UNUSED, void *ucontext) argument
1363 __gnat_adjust_context_for_raise(int signo ATTRIBUTE_UNUSED, void *ucontext) argument
2297 __gnat_error_handler(int sig, siginfo_t *si, void *ucontext) argument
2388 __gnat_adjust_context_for_raise(int signo ATTRIBUTE_UNUSED, void *ucontext) argument
[all...]
/haiku-buildtools/gcc/libgcc/config/i386/
H A Dsol2-unwind.h71 ucontext_t ucontext; member in struct:handler_args
203 ucontext_t *ucontext; member in struct:handler_args
/haiku-buildtools/gcc/libgcc/config/sparc/
H A Dsol2-unwind.h276 ucontext_t ucontext; member in struct:handler_args
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_linux.cc151 ucontext_t *ucontext = (ucontext_t*)context; local
[all...]
H A Dasan_mac.cc42 ucontext_t *ucontext = (ucontext_t*)context; local
/haiku-buildtools/gcc/libgcc/config/rs6000/
H A Daix-unwind.h164 ucontext_t ucontext; member in struct:__anon2091
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sparc/
H A Dsparc-getcontext-1.c57 struct ucontext { struct

Completed in 165 milliseconds