Home
last modified time | relevance | path

Searched refs:DT_LTYP_ELF (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h346 #define DT_LTYP_ELF 0 /* produce ELF containing DOF */ macro
H A Ddt_options.c329 dtp->dt_linktype = DT_LTYP_ELF; in dt_opt_linktype()
H A Ddt_open.c948 dtp->dt_linktype = DT_LTYP_ELF; in dt_vopen()
H A Ddt_link.c1571 case DT_LTYP_ELF: in dtrace_program_link()