Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

616 /* The m68k linker needs to keep track of the number of relocs that it
618 can discard PC relative relocs if it doesn't need them when linking
622 /* This structure keeps track of the number of PC relative relocs we have
631 /* Number of relocs copied in this section. */
644 /* Number of PC relative relocs copied for this symbol. */
2538 /* Look through the relocs for a section during the first phase, and
2546 const Elf_Internal_Rela *relocs)
2571 rel_end = relocs + sec->reloc_count;
2572 for (rel = relocs; rel < rel_end; rel++)
2779 /* We don't need to handle relocs into sections not going into
2934 const Elf_Internal_Rela *relocs)
2953 relend = relocs + sec->reloc_count;
2954 for (rel = relocs; rel < relend; rel++)
3254 bfd_boolean relocs;
3283 PC relative relocs against symbols defined in a regular object.
3284 For the normal shared case we discard the PC relative relocs
3297 relocs = FALSE;
3318 relocs = TRUE;
3321 to copy relocs
3386 if (relocs)
3407 space allocated to copy PC relative relocs against symbols which
3409 discards space for pc-relative relocs that have become local due to
3610 Elf_Internal_Rela *relocs,
3636 rel = relocs;
3637 relend = relocs + input_section->reloc_count;
4067 but ld.so expects buggy relocs. */
4111 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
4518 /* The procedure linkage table relocs (DT_JMPREL) should
4519 not be included in the overall relocs (DT_RELA).
4521 make it not include the JMPREL relocs. Since the
4577 linker when the --embedded-relocs switch is used. This is called
4630 /* We can only relocate absolute longword relocs at run time. */
4684 && elf_section_data (datasec)->relocs != internal_relocs)
4692 && elf_section_data (datasec)->relocs != internal_relocs)