Home
last modified time | relevance | path

Searched refs:DOF_SECT_OPTDESC (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Ddtrace.h689 #define DOF_SECT_OPTDESC 14 /* dof_optdesc_t array */ macro
711 ((x) == DOF_SECT_KRELHDR) || ((x) == DOF_SECT_OPTDESC) || \
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_options.c892 if (sec->dofs_type != DOF_SECT_OPTDESC) in dt_options_load()
H A Ddt_dof.c950 sec->dofs_type = DOF_SECT_OPTDESC; in dtrace_getopt_dof()
/titanic_50/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c481 sec->dofs_type = DOF_SECT_OPTDESC; in dtracemdb_dof_create()
/titanic_50/usr/src/uts/common/dtrace/
H A Ddtrace.c12361 sec->dofs_type = DOF_SECT_OPTDESC; in dtrace_dof_create()
13240 if (sec->dofs_type != DOF_SECT_OPTDESC) in dtrace_dof_options()