Searched refs:DT_XL_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
353 #define DT_XL_DYNAMIC 1 /* produce references to dynamic translators */ macro
514 dtp->dt_xlatemode == DT_XL_DYNAMIC) { in dof_add_provider()581 if (nxr != 0 && dtp->dt_xlatemode == DT_XL_DYNAMIC) { in dof_add_provider()
521 dtp->dt_xlatemode = DT_XL_DYNAMIC; in dt_opt_xlate()
2467 if (dtp->dt_xlatemode == DT_XL_DYNAMIC) in dt_compile()