Searched refs:ofl_osdyntlssort (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c270 if (ofl->ofl_osdyntlssort) { /* .SUNW_dyntlssort */
272 ofl->ofl_osdyntlssort->os_outdata->d_buf;
2033 if (ofl->ofl_osdyntlssort) { /* .SUNW_dyntlssort */
2034 ofl->ofl_osdyntlssort->os_shdr->sh_link =
2270 if (ofl->ofl_osdynsymsort || ofl->ofl_osdyntlssort) {
2288 if (ofl->ofl_osdyntlssort) {
2289 shdr = ofl->ofl_osdyntlssort->os_shdr;
H A Dsections.c2199 if ((ofl->ofl_osdyntlssort = ld_place_section(ofl, isec, NULL,
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h365 Os_desc *ofl_osdyntlssort; /* .SUNW_dyntlssort output section */ member in struct:ofl_desc

Completed in 296 milliseconds