Lines Matching refs:isection
14083 const Elf_Internal_Shdr *isection, in _bfd_elf_copy_special_section_fields() argument
14090 if (isection == NULL) in _bfd_elf_copy_special_section_fields()
14093 if (isection->sh_type != SHT_SECONDARY_RELOC) in _bfd_elf_copy_special_section_fields()
14096 isec = isection->bfd_section; in _bfd_elf_copy_special_section_fields()
14123 if (isection->sh_info == 0 in _bfd_elf_copy_special_section_fields()
14124 || isection->sh_info >= elf_numsections (ibfd)) in _bfd_elf_copy_special_section_fields()
14134 isection = elf_elfsections (ibfd)[isection->sh_info]; in _bfd_elf_copy_special_section_fields()
14136 if (isection == NULL in _bfd_elf_copy_special_section_fields()
14137 || isection->bfd_section == NULL in _bfd_elf_copy_special_section_fields()
14138 || isection->bfd_section->output_section == NULL) in _bfd_elf_copy_special_section_fields()
14149 esd = elf_section_data (isection->bfd_section->output_section); in _bfd_elf_copy_special_section_fields()
14157 bfd_section_name (isection->bfd_section->output_section)); in _bfd_elf_copy_special_section_fields()