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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c2436 Os_desc *rosp; local
2494 rosp = ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_rel, NULL);
2495 if (rosp == (Os_desc *)S_ERROR)
2512 risp->is_osdesc = rosp;
2520 rosp->os_shdr->sh_flags |= SHF_GROUP;
2524 osp->os_relosdesc = rosp;
2526 ofl->ofl_osrel = rosp;
2533 ofl->ofl_osrelhead = rosp;

Completed in 66 milliseconds