Searched refs:ec_is_name (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dentry.c53 (enp->ec_is_name ? enp->ec_is_name : MSG_INTL(MSG_STR_NULL)),
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dldentry.c214 enp->ec_segment->sg_name, enp->ec_is_name);
217 enp->ec_segment->sg_name, enp->ec_is_name);
H A Dentry.c195 #define EC_DESC_INIT(ec_is_name, ec_type, ec_attrmask, ec_attrbits, \
197 { NULL, NULL, ec_is_name, ec_type, ec_attrmask, ec_attrbits, \
H A Dplace.c774 if (enp->ec_is_name &&
775 (strcmp(enp->ec_is_name, isp->is_name) != 0))
H A Dmap.c758 enp->ec_is_name = tkv.tkv_str;
H A Dmap_core.c2716 (enp->ec_is_name != NULL) &&
H A Dmap_v2.c1700 enp->ec_is_name = tkv.tkv_str;
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1092 const char *ec_is_name; /* input section name to match */ member in struct:ent_desc

Completed in 70 milliseconds