Searched refs:DT_SUNW_ASLR (Results 1 – 3 of 3) sorted by relevance
647 #define DT_SUNW_ASLR 0x60000023 /* ASLR control */ macro
188 _ELF_DEFINE_DT(DT_SUNW_ASLR, 0x60000023UL, \
872 case DT_SUNW_ASLR: return "SUNW_ASLR"; in dt_type()