Lines Matching full:relocs
29 /* The cr16 linker needs to keep track of the number of relocs that
31 that it can discard PC relative relocs if it doesn't need them when
680 /* Look through the relocs for a section during the first phase.
682 virtual table relocs for gc. */
686 const Elf_Internal_Rela *relocs)
713 rel_end = relocs + sec->reloc_count;
714 for (rel = relocs; rel < rel_end; rel++)
734 /* Some relocs require a global offset table. */
945 /* For GOT and GOTC relocs no boundary checks applied. */
1279 irel = elf_section_data (sec)->relocs;
1287 /* Adjust all the relocs. */
1288 for (irel = elf_section_data (sec)->relocs; irel < irelend; irel++)
1305 for (irel = elf_section_data (sec)->relocs; irel < irelend; irel++)
1389 bfd_byte *contents, Elf_Internal_Rela *relocs,
1400 rel = relocs;
1401 relend = relocs + input_section->reloc_count;
1601 if (elf_section_data (input_section)->relocs != internal_relocs)
1614 && elf_section_data (input_section)->relocs != internal_relocs)
1771 this section does not have relocs, or if this is not a
1868 contents, the section relocs, and the BFD symbol table. We
1902 /* Note that we've changed the relocs, section contents, etc. */
1903 elf_section_data (sec)->relocs = internal_relocs;
1950 /* Note that we've changed the relocs, section contents, etc. */
1951 elf_section_data (sec)->relocs = internal_relocs;
1997 /* Note that we've changed the relocs, section contents,
1999 elf_section_data (sec)->relocs = internal_relocs;
2043 /* Note that we've changed the relocs, section contents, etc. */
2044 elf_section_data (sec)->relocs = internal_relocs;
2110 /* Note that we've changed the relocs, section contents, etc. */
2111 elf_section_data (sec)->relocs = internal_relocs;
2199 && elf_section_data (sec)->relocs != internal_relocs)
2212 && elf_section_data (sec)->relocs != internal_relocs)
2234 const Elf_Internal_Rela *relocs ATTRIBUTE_UNUSED)
2236 /* We don't support garbage collection of GOT and PLT relocs yet. */
2295 /* The .rel[a].bss section holds copy relocs. This section is not
2305 copy relocs. */
2453 bfd_boolean relocs;
2488 relocs = FALSE;
2518 relocs = TRUE;
2535 to copy relocs into the output file. */
2594 if (relocs)
2762 procedure linkage table relocs (DT_JMPREL) should be
2763 included in the overall relocs (DT_RELA). This is
2766 here to make it not include the JMPREL relocs. Since
2799 linker when the --embedded-relocs switch is used. This is called
2850 /* We can only relocate absolute longword relocs at run time. */
2906 && elf_section_data (datasec)->relocs != internal_relocs)
2914 && elf_section_data (datasec)->relocs != internal_relocs)