Home | History | Annotate | Download | only in bfd

Lines Matching refs:SHT_RELA

814 	else if (idx->shdr->sh_type == SHT_RELA
1101 "SHT_RELA", "SHT_HASH", "SHT_DYNAMIC", "SHT_NOTE",
1864 case SHT_RELA:
1941 || elf_elfsections (abfd)[hdr->sh_info]->sh_type == SHT_RELA)
1956 if (hdr->sh_type == SHT_RELA)
1977 if (hdr->sh_type == SHT_RELA)
2209 { STRING_COMMA_LEN (".gnu.conflict"), 0, SHT_RELA, SHF_ALLOC },
2252 { STRING_COMMA_LEN (".rela"), -1, SHT_RELA, 0 },
2656 rel_hdr->sh_type = use_rela_p ? SHT_RELA : SHT_REL;
2780 case SHT_RELA:
3254 case SHT_RELA:
5009 else if (((hdr->sh_type == SHT_REL || hdr->sh_type == SHT_RELA)
5251 if (((hdr->sh_type == SHT_REL || hdr->sh_type == SHT_RELA)
5423 if ((shdrp->sh_type == SHT_REL || shdrp->sh_type == SHT_RELA)
7181 or SHT_RELA, and uses the dynamic symbol table, is considered to be a
7200 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA))
7212 installed in the BFD, and has type SHT_REL or SHT_RELA, and uses the
7236 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA))
10045 || (hdr->sh_type != SHT_REL && hdr->sh_type != SHT_RELA))