Lines Matching refs:dof_secidx_t

673  * other sections by storing a dof_secidx_t, an index into the section header
681 * When a DOF section wants to refer to a DIFO, it stores the dof_secidx_t of a
683 * dof_secidx_t's which in turn denote the sections associated with this DIFO.
760 typedef uint32_t dof_secidx_t; /* section header table index type */
800 #define DOF_SECT_PREXPORT 25 /* dof_secidx_t array (exported objs) */
806 dof_secidx_t dofe_probes; /* link to DOF_SECT_PROBEDESC */
807 dof_secidx_t dofe_pred; /* link to DOF_SECT_DIFOHDR */
808 dof_secidx_t dofe_actions; /* link to DOF_SECT_ACTDESC */
814 dof_secidx_t dofp_strtab; /* link to DOF_SECT_STRTAB section */
823 dof_secidx_t dofa_difo; /* link to DOF_SECT_DIFOHDR */
824 dof_secidx_t dofa_strtab; /* link to DOF_SECT_STRTAB section */
833 dof_secidx_t dofd_links[1]; /* variable length array of indices */
837 dof_secidx_t dofr_strtab; /* link to DOF_SECT_STRTAB for names */
838 dof_secidx_t dofr_relsec; /* link to DOF_SECT_RELTAB for relos */
839 dof_secidx_t dofr_tgtsec; /* link to section we are relocating */
854 dof_secidx_t dofo_strtab; /* string table, if string option */
866 dof_secidx_t dofpv_strtab; /* link to DOF_SECT_STRTAB section */
867 dof_secidx_t dofpv_probes; /* link to DOF_SECT_PROBES section */
868 dof_secidx_t dofpv_prargs; /* link to DOF_SECT_PRARGS section */
869 dof_secidx_t dofpv_proffs; /* link to DOF_SECT_PROFFS section */
876 dof_secidx_t dofpv_prenoffs; /* link to DOF_SECT_PRENOFFS section */
897 dof_secidx_t dofxl_members; /* link to DOF_SECT_XLMEMBERS section */
898 dof_secidx_t dofxl_strtab; /* link to DOF_SECT_STRTAB section */
906 dof_secidx_t dofxm_difo; /* member link to DOF_SECT_DIFOHDR */
912 dof_secidx_t dofxr_xlator; /* link to DOF_SECT_XLATORS section */