Lines Matching full:relocs
41 /* Look through the relocs for a section during the first phase, and
49 const Elf_Internal_Rela *relocs)
71 rel_end = relocs + sec->reloc_count;
72 for (rel = relocs; rel < rel_end; rel++)
481 allowed to do its stuff instead. At least for most of the relocs, anyway. */
841 /* Catch relocs involving undefined symbols. */
847 /* We handle final linking of some relocs ourselves. */
874 /* This function is used for relocs which are only used
2165 Elf_Internal_Rela *relocs,
2177 /* Reset the list of remembered HI16S relocs to empty. */
2182 rel = relocs;
2183 relend = relocs + input_section->reloc_count;
2223 valid to have a file without any symbols but with relocs that
2906 /* Adjust all the relocs. */
2907 irel = elf_section_data (sec)->relocs;
3419 contents, the section relocs, and the BFD symbol table. We
3425 elf_section_data (sec)->relocs = internal_relocs;
3440 relocs. */
3617 contents, the section relocs, and the BFD symbol table. We
3623 elf_section_data (sec)->relocs = internal_relocs;
3643 relocs. */
3679 relocs. */
3731 && elf_section_data (sec)->relocs != internal_relocs)