Searched refs:SA_EXPOSE_TAGBITS (Results 1 – 4 of 4) sorted by relevance
57 siginfo.si_addr unless the flag SA_EXPOSE_TAGBITS was set in65 (SEGV_MTESERR) even if SA_EXPOSE_TAGBITS was set. Applications should70 tag information will be preserved regardless of the SA_EXPOSE_TAGBITS74 regardless of the SA_EXPOSE_TAGBITS flag setting.
46 #define SA_EXPOSE_TAGBITS 0x00000800 macro
86 SA_NODEFER | SA_RESETHAND | SA_EXPOSE_TAGBITS | __ARCH_UAPI_SA_FLAGS)
2908 if (!(ksig->ka.sa.sa_flags & SA_EXPOSE_TAGBITS)) in get_signal()