Lines Matching refs:SHT_RELA

939             else if (idx->shdr->sh_type != SHT_RELA  in _bfd_elf_setup_sections()
2897 case SHT_RELA: in bfd_section_from_shdr()
2909 else if (hdr->sh_type == SHT_RELA) in bfd_section_from_shdr()
2950 || elf_elfsections (abfd)[hdr->sh_info]->sh_type == SHT_RELA) in bfd_section_from_shdr()
2964 if (hdr->sh_type == SHT_RELA) in bfd_section_from_shdr()
3002 if (hdr->sh_type == SHT_RELA) in bfd_section_from_shdr()
3208 { STRING_COMMA_LEN (".gnu.conflict"), 0, SHT_RELA, SHF_ALLOC },
3255 { STRING_COMMA_LEN (".rela"), -1, SHT_RELA, 0 },
3670 rel_hdr->sh_type = use_rela_p ? SHT_RELA : SHT_REL; in _bfd_elf_init_reloc_shdr()
3834 case SHT_RELA: in elf_fake_sections()
4177 if (type != SHT_REL && type != SHT_RELA) in elf_get_reloc_section()
4185 if (type == SHT_RELA && *name++ != 'a') in elf_get_reloc_section()
4425 case SHT_RELA: in assign_section_numbers()
6728 else if (((hdr->sh_type == SHT_REL || hdr->sh_type == SHT_RELA) in assign_file_positions_for_non_load_sections()
6963 if (((hdr->sh_type == SHT_REL || hdr->sh_type == SHT_RELA) in assign_file_positions_except_relocs()
7213 || shdrp->sh_type == SHT_RELA) in _bfd_elf_assign_file_positions_for_non_load()
9352 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA) in _bfd_elf_get_dynamic_reloc_upper_bound()
9410 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA) in _bfd_elf_canonicalize_dynamic_reloc()
13715 || (hdr->sh_type != SHT_REL && hdr->sh_type != SHT_RELA)) in _bfd_elf_get_synthetic_symtab()
13892 #define SHT_SECONDARY_RELOC (SHT_LOOS + SHT_RELA)
13903 if (hdr->sh_type != SHT_RELA) in _bfd_elf_init_secondary_reloc_section()
14118 osection->sh_type = SHT_RELA; in _bfd_elf_copy_special_section_fields()
14214 if (hdr->sh_type == SHT_RELA in _bfd_elf_write_secondary_reloc_section()