Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/config/mips/
H A Dlinux-unwind.h41 struct _sig_ucontext *uc_link; member
/openbsd/gnu/gcc/gcc/config/s390/
H A Dlinux-unwind.h85 struct ucontext_ *uc_link; in s390_fallback_frame_state() member
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_freebsd.h74 struct __ucontext *uc_link; member
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Dlinux.h167 struct ucontext_ *uc_link; \
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dlinux.h104 struct ucontext *uc_link; member
/openbsd/regress/lib/libc/sys/
H A Dt_setrlimit.c480 c.uc_link = NULL; in ATF_TC_BODY()