Searched refs:FREEBSD_SC_UCONTEXT_OFF (Results 1 – 4 of 4) sorted by relevance
40 #define FREEBSD_SC_UCONTEXT_OFF 0x40 macro
79 #define ROFF(n) (FREEBSD_SC_UCONTEXT_OFF + FREEBSD_UC_MCONTEXT_OFF + \ in arm_handle_signal_frame()
88 #define FREEBSD_SC_UCONTEXT_OFF 0x20 macro
368 sigreturn((ucontext_t *)((const char *)sc + FREEBSD_SC_UCONTEXT_OFF)); in x86_local_resume()