Lines Matching defs:dof_secidx_t

601  * other sections by storing a dof_secidx_t, an index into the section header
609 * When a DOF section wants to refer to a DIFO, it stores the dof_secidx_t of a
611 * dof_secidx_t's which in turn denote the sections associated with this DIFO.
683 typedef uint32_t dof_secidx_t; /* section header table index type */
723 #define DOF_SECT_PREXPORT 25 /* dof_secidx_t array (exported objs) */
743 dof_secidx_t dofe_probes; /* link to DOF_SECT_PROBEDESC */
744 dof_secidx_t dofe_pred; /* link to DOF_SECT_DIFOHDR */
745 dof_secidx_t dofe_actions; /* link to DOF_SECT_ACTDESC */
751 dof_secidx_t dofp_strtab; /* link to DOF_SECT_STRTAB section */
760 dof_secidx_t dofa_difo; /* link to DOF_SECT_DIFOHDR */
761 dof_secidx_t dofa_strtab; /* link to DOF_SECT_STRTAB section */
770 dof_secidx_t dofd_links[1]; /* variable length array of indices */
774 dof_secidx_t dofr_strtab; /* link to DOF_SECT_STRTAB for names */
775 dof_secidx_t dofr_relsec; /* link to DOF_SECT_RELTAB for relos */
776 dof_secidx_t dofr_tgtsec; /* link to section we are relocating */
792 dof_secidx_t dofo_strtab; /* string table, if string option */
804 dof_secidx_t dofpv_strtab; /* link to DOF_SECT_STRTAB section */
805 dof_secidx_t dofpv_probes; /* link to DOF_SECT_PROBES section */
806 dof_secidx_t dofpv_prargs; /* link to DOF_SECT_PRARGS section */
807 dof_secidx_t dofpv_proffs; /* link to DOF_SECT_PROFFS section */
814 dof_secidx_t dofpv_prenoffs; /* link to DOF_SECT_PRENOFFS section */
835 dof_secidx_t dofxl_members; /* link to DOF_SECT_XLMEMBERS section */
836 dof_secidx_t dofxl_strtab; /* link to DOF_SECT_STRTAB section */
844 dof_secidx_t dofxm_difo; /* member link to DOF_SECT_DIFOHDR */
850 dof_secidx_t dofxr_xlator; /* link to DOF_SECT_XLATORS section */