Home
last modified time | relevance | path

Searched refs:DT_LINK_STATIC (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_as.c257 case DT_LINK_STATIC: in dt_as()
H A Ddt_impl.h339 #define DT_LINK_STATIC 3 /* all symbols static */ macro
H A Ddt_options.c314 dtp->dt_linkmode = DT_LINK_STATIC; in dt_opt_linkmode()