Lines Matching full:relocs
891 /* Return an address that could not be reached by 16 bit relocs. */
912 routines, but a few relocs, we have to do them ourselves. */
1318 Elf_Internal_Rela *relocs,
1333 relend = relocs + input_section->reloc_count;
1335 for (rel = relocs; rel < relend; rel ++)
1744 irel = elf_section_data (sec)->relocs;
1754 for (irel = elf_section_data (sec)->relocs; irel < irelend; irel++)
1783 The most common case where this happens are relocs relative to
1802 irel = elf_section_data (isec)->relocs;
1803 /* PR 12161: Read in the relocs for this section if necessary. */
2026 this section does not have relocs, or if this is not a
2047 /* Walk through the relocs looking for relaxing opportunities. */
2123 contents, the section relocs, and the BFD symbol table. We
2197 /* Note that we've changed the relocs, section contents,
2199 elf_section_data (sec)->relocs = internal_relocs;
2483 rel = elf_section_data (isec)->relocs;
2595 && elf_section_data (sec)->relocs != internal_relocs)
2608 && elf_section_data (sec)->relocs != internal_relocs)
2706 if (elf_section_data (input_section)->relocs != internal_relocs)
2719 && elf_section_data (input_section)->relocs != internal_relocs)
3102 /* If there aren't any relocs, then there's nothing more
3114 /* Get the relocs. */
3137 /* Only look for 16 bit GS relocs. No other reloc will need a
3210 if (elf_section_data (section)->relocs == NULL)
3267 /* We're done with the internal relocs, free them. */
3268 if (elf_section_data (section)->relocs == NULL)