Home
last modified time | relevance | path

Searched refs:DT_LTYP_DOF (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h347 #define DT_LTYP_DOF 1 /* produce stand-alone DOF */ macro
H A Ddt_options.c331 dtp->dt_linktype = DT_LTYP_DOF; in dt_opt_linktype()
H A Ddt_link.c1557 case DT_LTYP_DOF: in dtrace_program_link()