Home
last modified time | relevance | path

Searched defs:sigctx (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/sys/
H A Dsignalvar.h96 struct sigctx { struct
112 sig_catchsigctx global() argument
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dlinux-unwind.h70 struct sigcontext sigctx; in mips_fallback_frame_state() member
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp2702 pint_t sigctx = _registers.getSP() + kOffsetSpToSigcontext; in stepThroughSigReturn() local