Searched refs:UC_STRICT_RESTORE_SS (Results 1 – 3 of 3) sorted by relevance
85 #define UC_STRICT_RESTORE_SS 0x4 macro419 if (!!(ctx->uc_flags & UC_STRICT_RESTORE_SS) != was_64bit) { in validate_signal_ss()498 if (ctx->uc_flags & UC_STRICT_RESTORE_SS) { in sigtrap()522 if (!(ctx->uc_flags & UC_STRICT_RESTORE_SS)) { in sigusr2()528 ctx->uc_flags &= ~UC_STRICT_RESTORE_SS; in sigusr2()
51 #define UC_STRICT_RESTORE_SS 0x4 macro
140 if (unlikely(!(uc_flags & UC_STRICT_RESTORE_SS) && in restore_sigcontext()454 flags |= UC_STRICT_RESTORE_SS; in frame_uc_flags()