Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

46   /* Number of R_SCORE_ABS32, R_SCORE_REL32 relocs against this symbol.  */
1340 relocation field. It therefore treats relocs against
1341 defined symbols in the same way as relocs against
1968 Elf_Internal_Rela *relocs,
2039 relend = relocs + input_section->reloc_count * bed->s->int_rels_per_ext_rel;
2140 /* r_symndx will be STN_UNDEF (zero) only for relocs against symbols
2399 Elf_Internal_Rela *relocs,
2434 rel = relocs;
2435 relend = relocs + input_section->reloc_count;
2705 input_section, contents, rel, relocs,
2766 /* Look through the relocs for a section during the first phase, and
2772 const Elf_Internal_Rela *relocs)
2816 rel_end = relocs + sec->reloc_count * bed->s->int_rels_per_ext_rel;
2817 for (rel = relocs; rel < rel_end; ++rel)
2852 /* Some relocs require a global offset table. */
2922 the output file as R_SCORE_REL32 relocs. We make room for this reloc
3108 any R_SCORE_ABS32 or R_SCORE_REL32 relocs against it into the output
3327 to copy relocs into the output file. */
4100 Elf_Internal_Rela *relocs,
4106 info, input_bfd, input_section, contents, relocs,
4110 info, input_bfd, input_section, contents, relocs,
4118 const Elf_Internal_Rela *relocs)
4121 return s3_bfd_score_elf_check_relocs (abfd, info, sec, relocs);
4123 return s7_bfd_score_elf_check_relocs (abfd, info, sec, relocs);