Searched defs:DOF_SECT_DIFOHDR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h587 * section of type DOF_SECT_DIFOHDR. This section's data is then an array of
681 #define DOF_SECT_DIFOHDR 6 /* dof_difohdr_t (variable length) */ macro
707 ((x) == DOF_SECT_ACTDESC) || ((x) == DOF_SECT_DIFOHDR) || \
721 dof_secidx_t dofe_pred; /* link to DOF_SECT_DIFOHDR */
737 dof_secidx_t dofa_difo; /* link to DOF_SECT_DIFOHDR */
820 dof_secidx_t dofxm_difo; /* member link to DOF_SECT_DIFOHDR */

Completed in 57 milliseconds