Searched refs:ec_segment (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dentry.c57 (enp->ec_segment->sg_name ? enp->ec_segment->sg_name :
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dldentry.c207 if (((enp->ec_segment->sg_flags & FLG_SG_IS_ORDER) == 0) ||
214 enp->ec_segment->sg_name, enp->ec_is_name);
217 enp->ec_segment->sg_name, enp->ec_is_name);
H A Dentry.c446 enp->ec_segment =
447 &sgp[(enp->ec_segment - (Sg_desc *) &sg_desc)];
H A Dplace.c744 if (enp->ec_segment->sg_flags & FLG_SG_DISABLED)
763 sgp = enp->ec_segment;
783 sgp = enp->ec_segment;
H A Dmap_core.c2715 if ((enp->ec_segment == sgp) &&
2736 enp->ec_segment->sg_flags |= FLG_SG_IS_ORDER;
H A Dmap_support.c732 enp->ec_segment = sgp; /* Tie criteria to segment */
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1097 Sg_desc *ec_segment; /* output segment to enter if matched */ member in struct:ent_desc

Completed in 72 milliseconds