Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

693   /* Skip 12 - 16; deprecated ECOFF relocs.  */
745 /* Skip 20 - 23; deprecated ECOFF relocs. */
1765 asection *sec, const Elf_Internal_Rela *relocs)
1778 In particular, any relocs in such sections should not affect GOT
1781 relocs, and there's not much point in propagating relocs to shared
1796 relend = relocs + sec->reloc_count;
1797 for (rel = relocs; rel < relend; ++rel)
2031 asection *sec, const Elf_Internal_Rela *relocs)
2043 relend = relocs + sec->reloc_count;
2044 for (rel = relocs; rel < relend; rel++)
2738 relocations. Avoid the loop which may want to add RELATIVE relocs
2781 relocations. Avoid the loop which may want to add RELATIVE relocs
2817 /* Shared libraries often require RELATIVE relocs, and some relocs
2922 to copy relocs into the output file. */
3020 Elf_Internal_Rela *relocs, *relend;
3092 /* We may only create GPREL relocs during the second pass. */
3189 tsec_relocs = info->relocs;
3302 /* We may only create GPREL relocs during the second pass. */
3354 relocs must be optimized, don't bother swapping
3437 (info->relocs, info->relend, urel_r_offset,
3459 (info->relocs, irelend, urel_r_offset + 4,
3564 gpdisp = elf64_alpha_find_reloc_at_ofs (info->relocs, info->relend,
3714 hint = elf64_alpha_find_reloc_at_ofs (info->relocs, info->relend,
3811 sections after we've created GPREL relocs, the GP for the merged
3812 section backs up which may put the relocs out of range. */
3837 info.relocs = internal_relocs;
3961 /* Except for TLSGD relocs, which can sometimes be
3962 relaxed to GOTTPREL relocs. */
4052 if (elf_section_data (sec)->relocs != internal_relocs)
4057 elf_section_data (sec)->relocs = internal_relocs;
4072 && elf_section_data (sec)->relocs != internal_relocs)
4117 Elf_Internal_Rela *relocs,
4130 relend = relocs + input_section->reloc_count;
4131 for (rel = relocs; rel < relend; rel++)
4196 bfd_byte *contents, Elf_Internal_Rela *relocs,
4214 input_section, contents, relocs,
4271 relend = relocs + input_section->reloc_count;
4272 for (rel = relocs; rel < relend; rel++)