Print this page
7029 want per-process exploit mitigation features (secflags)
7030 want basic address space layout randomization (aslr)
7031 noexec_user_stack should be a secflag
7032 want a means to forbid mappings around NULL.

@@ -1223,10 +1223,11 @@
                         case DT_SUNW_SYMSORTSZ:
                         case DT_SUNW_TLSSORTSZ:
                         case DT_SUNW_STRPAD:
                         case DT_SUNW_CAPCHAINENT:
                         case DT_SUNW_CAPCHAINSZ:
+                        case DT_SUNW_ASLR:
                                 (void) printf(pdyn_Fmtptr,
                                     EC_XWORD(p_dyn.d_un.d_val));
                                 break;
 
                         /*