Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dsections.c691 new_section_from_template(Ofl_desc *ofl, Is_desc *tmpl_isp, size_t size, in new_section_from_template() argument
703 data->d_type = tmpl_isp->is_indata->d_type; in new_section_from_template()
705 data->d_align = tmpl_isp->is_shdr->sh_addralign; in new_section_from_template()
713 *shdr = *tmpl_isp->is_shdr; in new_section_from_template()
723 isec->is_name = tmpl_isp->is_name; in new_section_from_template()