Lines Matching defs:dof_secidx_t

578  * other sections by storing a dof_secidx_t, an index into the section header
586 * When a DOF section wants to refer to a DIFO, it stores the dof_secidx_t of a
588 * dof_secidx_t's which in turn denote the sections associated with this DIFO.
660 typedef uint32_t dof_secidx_t; /* section header table index type */
700 #define DOF_SECT_PREXPORT 25 /* dof_secidx_t array (exported objs) */
720 dof_secidx_t dofe_probes; /* link to DOF_SECT_PROBEDESC */
721 dof_secidx_t dofe_pred; /* link to DOF_SECT_DIFOHDR */
722 dof_secidx_t dofe_actions; /* link to DOF_SECT_ACTDESC */
728 dof_secidx_t dofp_strtab; /* link to DOF_SECT_STRTAB section */
737 dof_secidx_t dofa_difo; /* link to DOF_SECT_DIFOHDR */
738 dof_secidx_t dofa_strtab; /* link to DOF_SECT_STRTAB section */
747 dof_secidx_t dofd_links[1]; /* variable length array of indices */
751 dof_secidx_t dofr_strtab; /* link to DOF_SECT_STRTAB for names */
752 dof_secidx_t dofr_relsec; /* link to DOF_SECT_RELTAB for relos */
753 dof_secidx_t dofr_tgtsec; /* link to section we are relocating */
768 dof_secidx_t dofo_strtab; /* string table, if string option */
780 dof_secidx_t dofpv_strtab; /* link to DOF_SECT_STRTAB section */
781 dof_secidx_t dofpv_probes; /* link to DOF_SECT_PROBES section */
782 dof_secidx_t dofpv_prargs; /* link to DOF_SECT_PRARGS section */
783 dof_secidx_t dofpv_proffs; /* link to DOF_SECT_PROFFS section */
790 dof_secidx_t dofpv_prenoffs; /* link to DOF_SECT_PRENOFFS section */
811 dof_secidx_t dofxl_members; /* link to DOF_SECT_XLMEMBERS section */
812 dof_secidx_t dofxl_strtab; /* link to DOF_SECT_STRTAB section */
820 dof_secidx_t dofxm_difo; /* member link to DOF_SECT_DIFOHDR */
826 dof_secidx_t dofxr_xlator; /* link to DOF_SECT_XLATORS section */