Print this page
10366 ld(1) should support GNU-style linker sets
10581 ld(1) should know kernel modules are a thing

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