Searched refs:DT_LINK_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
251 case DT_LINK_DYNAMIC: in dt_as()
339 #define DT_LINK_DYNAMIC 2 /* all symbols dynamic */ macro
312 dtp->dt_linkmode = DT_LINK_DYNAMIC; in dt_opt_linkmode()