Searched defs:shidx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Doutfile.c287 create_outsec(Ofl_desc *ofl, Sg_desc *sgp, Os_desc *osp, Word ptype, int shidx, argument
319 if ((fixalign == TRUE) && (ptype == PT_LOAD) && (shidx == 1))
380 int fd, nseg = 0, shidx, dataidx, ptloadidx = 0; local
516 shidx = 0;
586 shidx++;
589 shidx, fixalign) == S_ERROR)
612 (shidx == 1) && (dataidx == 1))

Completed in 64 milliseconds