HomeSort by: relevance | last modified time | path
    Searched refs:DT_XL_DYNAMIC (Results 1 - 4 of 4) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_dof.c 508 dtp->dt_xlatemode == DT_XL_DYNAMIC) {
575 if (nxr != 0 && dtp->dt_xlatemode == DT_XL_DYNAMIC) {
dt_impl.h 395 #define DT_XL_DYNAMIC 1 /* produce references to dynamic translators */
dt_options.c 545 dtp->dt_xlatemode = DT_XL_DYNAMIC;
dt_cc.c 2524 if (dtp->dt_xlatemode == DT_XL_DYNAMIC)

Completed in 17 milliseconds