Home
last modified time | relevance | path

Searched defs:SA_RESTORER (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-arm64/asm/
H A Dsignal.h21 #define SA_RESTORER 0x04000000 macro
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dsignal.h63 #define SA_RESTORER 0x04000000 macro
/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dsignal.h65 #define SA_RESTORER 0x04000000 macro
/aosp12/art/sigchainlib/
H A Dsigchain.cc242 #define SA_RESTORER 0x04000000 in Register() macro