Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

43   /* Number of R_SCORE_ABS32, R_SCORE_REL32 relocs against this symbol.  */
1198 relocation field. It therefore treats relocs against
1199 defined symbols in the same way as relocs against
1810 Elf_Internal_Rela *relocs,
1903 relend = relocs + input_section->reloc_count * bed->s->int_rels_per_ext_rel;
1941 relend = relocs + input_section->reloc_count * bed->s->int_rels_per_ext_rel;
2039 /* r_symndx will be STN_UNDEF (zero) only for relocs against symbols
2237 Elf_Internal_Rela *relocs,
2272 rel = relocs;
2273 relend = relocs + input_section->reloc_count;
2479 relend = relocs + input_section->reloc_count * bed->s->int_rels_per_ext_rel;
2514 input_section, contents, rel, relocs,
2570 /* Look through the relocs for a section during the first phase, and
2577 const Elf_Internal_Rela *relocs)
2621 rel_end = relocs + sec->reloc_count * bed->s->int_rels_per_ext_rel;
2622 for (rel = relocs; rel < rel_end; ++rel)
2657 /* Some relocs require a global offset table. */
2727 the output file as R_SCORE_REL32 relocs. We make room for this reloc
2914 any R_SCORE_ABS32 or R_SCORE_REL32 relocs against it into the output
3135 to copy relocs into the output file. */