Lines Matching refs:isection
13305 const Elf_Internal_Shdr * isection, in _bfd_elf_copy_special_section_fields() argument
13312 if (isection == NULL) in _bfd_elf_copy_special_section_fields()
13315 if (isection->sh_type != SHT_SECONDARY_RELOC) in _bfd_elf_copy_special_section_fields()
13318 isec = isection->bfd_section; in _bfd_elf_copy_special_section_fields()
13343 if (isection->sh_info == 0 in _bfd_elf_copy_special_section_fields()
13344 || isection->sh_info >= elf_numsections (ibfd)) in _bfd_elf_copy_special_section_fields()
13354 isection = elf_elfsections (ibfd)[isection->sh_info]; in _bfd_elf_copy_special_section_fields()
13356 if (isection == NULL in _bfd_elf_copy_special_section_fields()
13357 || isection->bfd_section == NULL in _bfd_elf_copy_special_section_fields()
13358 || isection->bfd_section->output_section == NULL) in _bfd_elf_copy_special_section_fields()
13368 esd = elf_section_data (isection->bfd_section->output_section); in _bfd_elf_copy_special_section_fields()
13376 bfd_section_name (isection->bfd_section->output_section)); in _bfd_elf_copy_special_section_fields()