Home
last modified time | relevance | path

Searched refs:DT_XL_DYNAMIC (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_impl.h353 #define DT_XL_DYNAMIC 1 /* produce references to dynamic translators */ macro
H A Ddt_dof.c514 dtp->dt_xlatemode == DT_XL_DYNAMIC) { in dof_add_provider()
581 if (nxr != 0 && dtp->dt_xlatemode == DT_XL_DYNAMIC) { in dof_add_provider()
H A Ddt_options.c521 dtp->dt_xlatemode = DT_XL_DYNAMIC; in dt_opt_xlate()
H A Ddt_cc.c2467 if (dtp->dt_xlatemode == DT_XL_DYNAMIC) in dt_compile()