Lines Matching full:relocs
28 /* The mn10300 linker needs to keep track of the number of relocs that
30 that it can discard PC relative relocs if it doesn't need them when
1030 /* Look through the relocs for a section during the first phase.
1032 virtual table relocs for gc. */
1038 const Elf_Internal_Rela *relocs)
1067 rel_end = relocs + sec->reloc_count;
1070 for (rel = relocs; rel < rel_end; rel++)
1095 /* Some relocs require a global offset table. */
1530 /* Do not generate relocs when an R_MN10300_32 has been used
1539 then there is no need to generate relocs for it. */
1988 Elf_Internal_Rela *relocs,
2000 rel = relocs;
2001 relend = relocs + input_section->reloc_count;
2022 /* Just skip the vtable gc relocs. */
2086 /* _32 relocs in executables force _COPY relocs,
2422 irel = elf_section_data (sec)->relocs;
2428 GAS creates these relocs for reasons of its own, and they just
2477 /* Adjust all the relocs. */
2478 for (irel = elf_section_data (sec)->relocs; irel < irelend; irel++)
2728 /* If there aren't any relocs, then there's nothing to do. */
2932 /* Cache or free any memory we allocated for the relocs. */
2934 && elf_section_data (section)->relocs != internal_relocs)
3134 elf_section_data (section)->relocs = internal_relocs;
3189 elf_section_data (section)->relocs = internal_relocs;
3242 /* Cache or free any memory we allocated for the relocs. */
3244 && elf_section_data (section)->relocs != internal_relocs)
3283 this section does not have relocs, or if this is not a
3464 contents, the section relocs, and the BFD symbol table. We
3508 /* Note that we've changed the relocs, section contents,
3510 elf_section_data (sec)->relocs = internal_relocs;
3577 /* Note that we've changed the relocs, section contents, etc. */
3578 elf_section_data (sec)->relocs = internal_relocs;
3626 /* Note that we've changed the relocs, section contents,
3628 elf_section_data (sec)->relocs = internal_relocs;
3685 /* Note that we've changed the relocs, section contents, etc. */
3686 elf_section_data (sec)->relocs = internal_relocs;
3758 Note these checks assume that R_MN10300_PCREL8 relocs
3776 /* Note that we've changed the relocs, section contents, etc. */
3777 elf_section_data (sec)->relocs = internal_relocs;
3886 elf_section_data (sec)->relocs = internal_relocs;
3988 elf_section_data (sec)->relocs = internal_relocs;
4073 elf_section_data (sec)->relocs = internal_relocs;
4115 elf_section_data (sec)->relocs = internal_relocs;
4174 elf_section_data (sec)->relocs = internal_relocs;
4231 elf_section_data (sec)->relocs = internal_relocs;
4317 elf_section_data (sec)->relocs = internal_relocs;
4353 elf_section_data (sec)->relocs = internal_relocs;
4413 && elf_section_data (sec)->relocs != internal_relocs)
4426 && elf_section_data (section)->relocs != internal_relocs)
4519 if (internal_relocs != elf_section_data (input_section)->relocs)
4531 && internal_relocs != elf_section_data (input_section)->relocs)
4859 /* The .rel[a].bss section holds copy relocs. This section is not
4869 copy relocs. */
5042 bfd_boolean relocs;
5082 relocs = FALSE;
5112 relocs = TRUE;
5129 to copy relocs into the output file. */
5188 if (relocs)
5476 procedure linkage table relocs (DT_JMPREL) should be
5477 included in the overall relocs (DT_RELA). This is
5480 here to make it not include the JMPREL relocs. Since