Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

81   /* These relocs are a GNU extension.  */
249 /* These relocs are a GNU extension. */
721 /* Track dynamic relocs copied for this symbol. */
1408 /* Look through the relocs for a section during the first phase, and
1416 const Elf_Internal_Rela *relocs)
1439 rel_end = relocs + sec->reloc_count;
1440 for (rel = relocs; rel < rel_end; rel++)
1723 dynamic library if we manage to avoid copy relocs for the
1765 /* Track dynamic relocs needed for local syms too.
1857 const Elf_Internal_Rela *relocs)
1878 relend = relocs + sec->reloc_count;
1879 for (rel = relocs; rel < relend; rel++)
2083 non-function syms in check-relocs; Objects loaded later in
2127 /* If there aren't any dynamic relocs in read-only sections, then
2128 we can keep the dynamic relocs and avoid the copy reloc. This
2174 dynamic relocs. */
2354 dynamic pc-relative relocs against symbols which turn out to be
2356 space for pc-relative relocs that have become local due to symbol
2394 /* Also discard relocs on undefined weak syms with non-default
2414 /* For the non-shared case, discard space for relocs against
2415 symbols which turn out to need copy relocs or are not
2435 relocs. */
2460 local dynamic relocs. */
2478 /* Find any dynamic relocs that apply to read-only sections. */
2642 if (elf_section_data (sec)->relocs != internal_relocs)
2647 elf_section_data (sec)->relocs = internal_relocs;
2657 && elf_section_data (sec)->relocs != internal_relocs)
2670 bfd_boolean relocs;
2694 relocs. */
2726 the relocs too. */
2805 relocs. */
2814 sym dynamic relocs. */
2869 relocs = FALSE;
2902 relocs = TRUE;
2905 to copy relocs into the output file. */
2977 if (relocs)
2984 /* If any dynamic relocs apply to a read-only section,
3147 Elf_Internal_Rela *relocs,
3181 rel = relocs;
3182 relend = relocs + input_section->reloc_count;
4357 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
4724 /* Used to decide how to sort relocs in an optimal manner for the
4805 procedure linkage table relocs (DT_JMPREL) should be
4806 included in the overall relocs (DT_REL). This is
4809 here to make it not include the JMPREL relocs. */