Lines Matching defs:sgp
681 Sg_desc *sgp;
691 for (APLIST_TRAVERSE(ofl->ofl_segs, idx1, sgp)) {
692 for (APLIST_TRAVERSE(sgp->sg_osdescs, idx2, osp)) {
736 Sg_desc *sgp;
825 * finding a segment, then sgp will be NULL.
827 sgp = NULL;
850 sgp = enp->ec_segment;
870 sgp = enp->ec_segment;
880 assert(sgp != NULL);
927 (sgp->sg_flags & FLG_SG_IS_ORDER)) {
1046 if (alist_nitems(sgp->sg_os_order) > 0) {
1049 for (ALIST_TRAVERSE(sgp->sg_os_order, idx1, scop)) {
1075 for (APLIST_TRAVERSE(sgp->sg_osdescs, idx1, osp)) {
1141 (sgp->sg_flags & FLG_SG_IS_ORDER) != 0) == 0)
1162 DBG_CALL(Dbg_sec_added(ofl->ofl_lml, osp, sgp));
1265 osp->os_sgdesc = sgp;
1330 if ((sgp->sg_phdr.p_type == PT_LOAD) &&
1333 ofl->ofl_name, osp->os_name, sgp->sg_name);
1353 DBG_CALL(Dbg_sec_created(ofl->ofl_lml, osp, sgp));
1361 if (aplist_insert(&sgp->sg_osdescs, osp, AL_CNT_SG_OSDESC,