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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c2022 Is_desc *xisec = 0; local
2052 MSG_ORIG(MSG_SCN_SYMTAB_SHNDX), 0, &xisec,
2056 if ((ofl->ofl_ossymshndx = ld_place_section(ofl, xisec, NULL,
2077 if (xisec) {
2080 xisec->is_indata->d_size = xsize;
2081 xisec->is_shdr->sh_size = (Xword)xsize;

Completed in 71 milliseconds