elf_common.h: add DT_SUNW_ASLR tag

For upcoming ELF Tool Chain import (readelf).
This commit is contained in:
emaste 2018-04-27 13:55:46 +00:00
parent 26c4626cab
commit 98e4f07e02

View File

@ -598,6 +598,7 @@ typedef struct {
#define DT_SUNW_RTLDINF 0x6000000e /* ld.so.1 info (private) */
#define DT_SUNW_FILTER 0x6000000f /* symbol filter name */
#define DT_SUNW_CAP 0x60000010 /* hardware/software */
#define DT_SUNW_ASLR 0x60000023 /* ASLR control */
#define DT_HIOS 0x6ffff000 /* Last OS-specific */
/*