Home
last modified time | relevance | path

Searched refs:mstrsec (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c2902 Is_desc *mstrsec = NULL; /* Generated string merge section */ in ld_strmerge_sec() local
2959 &mstrsec, &mstr_shdr, &mstr_data) == S_ERROR) { in ld_strmerge_sec()
2963 mstrsec->is_flags |= FLG_IS_GNSTRMRG; in ld_strmerge_sec()
2983 if (ld_place_section(ofl, mstrsec, NULL, osp->os_identndx, NULL) == in ld_strmerge_sec()
3041 if (ld_stt_section_sym_name(mstrsec) == NULL) { in ld_strmerge_sec()
3092 sdp->sd_isc = mstrsec; in ld_strmerge_sec()
3108 DBG_CALL(Dbg_sec_discarded(ofl->ofl_lml, isp, mstrsec)); in ld_strmerge_sec()
3117 libld_free(mstrsec); in ld_strmerge_sec()