Lines Matching refs:is_shdr
194 isp->is_shdr = shdr; in process_section()
860 cnum = (Word)(cisp->is_shdr->sh_size / cisp->is_shdr->sh_entsize); in process_cap()
936 Word info = cisp->is_shdr->sh_info; in process_cap()
1207 Shdr *shdr = isp->is_shdr; in process_capinfo()
1704 shdr = isc->is_shdr; in array_process()
1735 if ((isp == NULL) || ((isp->is_shdr->sh_type != SHT_SYMTAB) && in process_sym_shndx()
1736 (isp->is_shdr->sh_type != SHT_DYNSYM))) { in process_sym_shndx()
1754 if (isc->is_shdr->sh_link > isc->is_scnndx) { in sym_shndx_process()
1755 Is_desc *isp = ifl->ifl_isdesc[isc->is_shdr->sh_link]; in sym_shndx_process()
1757 if ((isp == NULL) || ((isp->is_shdr->sh_type != SHT_SYMTAB) && in sym_shndx_process()
1758 (isp->is_shdr->sh_type != SHT_DYNSYM))) { in sym_shndx_process()
1762 EC_XWORD(isc->is_shdr->sh_link)); in sym_shndx_process()
2166 str = (char *)ifl->ifl_isdesc[isc->is_shdr->sh_link]->is_indata->d_buf; in process_dynamic()
2403 Shdr *shdr = isc->is_shdr; in rel_process()
2449 if (risc->is_shdr->sh_type == SHT_SUNW_move) { in rel_process()
2857 (isp->is_shdr->sh_type != SHT_GROUP)) in process_elf()
2998 row = isp->is_shdr->sh_type; in process_elf()
3001 ld_sup_section(ofl, isp->is_name, isp->is_shdr, ndx, in process_elf()