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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddtrace.h134 #define DTRACE_D_STRIP 0x01 /* strip non-loadable sections from program */ macro
H A Ddt_program.c159 if ((dof = dtrace_dof_create(dtp, pgp, DTRACE_D_STRIP)) == NULL)
H A Ddt_dof.c841 if (!(flags & DTRACE_D_STRIP)) {
H A Ddt_options.c956 { "strip", dt_opt_dflags, DTRACE_D_STRIP },

Completed in 52 milliseconds