Searched refs:dt_xlatemode (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_xlator.c334 dtp->dt_xlatemode == DT_XL_STATIC)
H A Ddt_dof.c512 dtp->dt_xlatemode == DT_XL_DYNAMIC) {
576 if (nxr != 0 && dtp->dt_xlatemode == DT_XL_DYNAMIC) {
H A Ddt_options.c470 dtp->dt_xlatemode = DT_XL_DYNAMIC;
472 dtp->dt_xlatemode = DT_XL_STATIC;
H A Ddt_impl.h273 uint_t dt_xlatemode; /* dtrace translator linking mode (see below) */ member in struct:dtrace_hdl
339 * Values for the dt_xlatemode property, which is used to determine whether
H A Ddt_ident.c381 if (dtp->dt_xlatemode == DT_XL_STATIC && (
H A Ddt_open.c1011 dtp->dt_xlatemode = DT_XL_STATIC;
H A Ddt_cc.c2219 if (dtp->dt_xlatemode == DT_XL_DYNAMIC)

Completed in 63 milliseconds