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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_dof.c518 dtp->dt_xlatemode == DT_XL_DYNAMIC) {
585 if (nxr != 0 && dtp->dt_xlatemode == DT_XL_DYNAMIC) {
H A Ddt_impl.h373 #define DT_XL_DYNAMIC 1 /* produce references to dynamic translators */ macro
H A Ddt_options.c523 dtp->dt_xlatemode = DT_XL_DYNAMIC;
H A Ddt_cc.c2543 if (dtp->dt_xlatemode == DT_XL_DYNAMIC)

Completed in 109 milliseconds