Lines Matching refs:is_shdr
184 (isp->is_shdr->sh_size > 0))) && in isdesc_discarded()
367 ((shdr = isc->is_shdr) == NULL) || in ignore_section_processing()
664 isec->is_shdr = shdr; in new_section()
708 data->d_align = tmpl_isp->is_shdr->sh_addralign; in new_section_from_template()
716 *shdr = *tmpl_isp->is_shdr; in new_section_from_template()
727 isec->is_shdr = shdr; in new_section_from_template()
2107 xisec->is_shdr->sh_size = (Xword)xsize; in make_symtab()
2258 dynshdr = dynsymisp->is_shdr; in make_dyn_shndx()
2545 if (risp->is_shdr->sh_flags & SHF_GROUP) { in make_reloc()
2926 if (isp->is_shdr->sh_size == 0) in ld_strmerge_sec()
3436 cnt = (isp->is_shdr->sh_size / isp->is_shdr->sh_entsize); in ld_make_sections()
3559 if (isp->is_shdr->sh_type == SHT_SUNW_COMDAT) { in ld_comdat_validate()
3574 if ((isp->is_shdr->sh_flags & SHF_GROUP) && in ld_comdat_validate()