Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

629 /* Look through the relocs for a section during the first phase.
631 virtual table relocs for gc. */
635 asection * sec, const Elf_Internal_Rela * relocs)
648 rel_end = relocs + sec->reloc_count;
649 for (rel = relocs; rel < rel_end; rel++)
674 routines, but a few relocs, we have to do them ourselves. */
1230 Elf_Internal_Rela * relocs,
1241 relend = relocs + input_section->reloc_count;
1243 for (rel = relocs; rel < relend; rel++)
1578 irel = elf_section_data (sec)->relocs;
1626 irel = elf_section_data (sec)->relocs;
1634 /* Adjust all the relocs. */
1709 /* Adjust all the relocs. */
1710 irel = elf_section_data (sec)->relocs;
1768 this section does not have relocs, or if this is not a
1786 /* Do code size growing relocs first. */
1866 contents, the section relocs, and the BFD symbol table. We
1920 /* Note that we've changed the relocs, section contents, etc. */
1921 elf_section_data (sec)->relocs = internal_relocs;
2033 contents, the section relocs, and the BFD symbol table. We
2107 /* Note that we've changed the relocs, section contents, etc. */
2108 elf_section_data (sec)->relocs = internal_relocs;
2179 && elf_section_data (sec)->relocs != internal_relocs)
2191 && elf_section_data (sec)->relocs != internal_relocs)