gdb: support rseq auxvs
[binutils-gdb.git] / include / elf / common.h
index 2edfb15efc7e2b1431aabe76cb2e7cb9ea181d57..244b13361e5e135058e582df06d339fb3b69ab82 100644 (file)
                                           may differ from AT_PLATFORM.  */
 #define AT_RANDOM      25              /* Address of 16 random bytes.  */
 #define AT_HWCAP2      26              /* Extension of AT_HWCAP.  */
+#define AT_RSEQ_FEATURE_SIZE   27      /* rseq supported feature size */
+#define AT_RSEQ_ALIGN  28              /* rseq allocation alignment */
 #define AT_EXECFN      31              /* Filename of executable.  */
 /* Pointer to the global system page used for system calls and other
    nice things.  */