Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

1768   /* Track dynamic relocs copied for this symbol.  */
3508 /* If there aren't any relocs, then there's nothing more
3521 /* Get the relocs. */
3553 if (elf_section_data (section)->relocs == NULL)
3738 /* We're done with the internal relocs, free them. */
3739 if (elf_section_data (section)->relocs == NULL)
4435 /* Get addend, accumulating the addend for consecutive relocs
5027 Elf_Internal_Rela *relocs,
5045 rel = relocs;
5046 relend = relocs + input_section->reloc_count;
5376 real PLT relocs such that all of the PLT relocs
5405 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
5627 const Elf_Internal_Rela * relocs)
5650 relend = relocs + sec->reloc_count;
5651 for (rel = relocs; rel < relend; rel++)
5817 non-function syms in check-relocs; Objects loaded later in
5962 /* Look through the relocs for a section during the first phase. */
5966 asection *sec, const Elf_Internal_Rela *relocs)
5987 rel_end = relocs + sec->reloc_count;
5988 for (rel = relocs; rel < rel_end; rel++)
6083 /* We don't need to handle relocs into sections not going into
6131 /* Track dynamic relocs needed for local syms too.
6172 there are no dangling GOT_PAGE relocs. */
6891 dynamic relocs. */
6978 .. reloc_count). While other none PLT relocs are placed
7090 dynamic pc-relative relocs against symbols which turn out to be
7092 space for pc-relative relocs that have become local due to symbol
7097 /* Relocs that use pc_count are those that appear on a call
7098 insn, or certain REL relocs that can generated via assembly.
7118 /* Also discard relocs on undefined weak syms with non-default
7136 /* For the non-shared case, discard space for relocs against
7137 symbols which turn out to need copy relocs or are not
7155 relocs. */
7181 ifunc dynamic relocs. */
7225 local dynamic relocs. */
7244 local ifunc dynamic relocs. */
7271 bfd_boolean relocs;
7292 relocs. */
7316 the relocs too. */
7395 sym dynamic relocs. */
7400 ifunc sym dynamic relocs. */
7452 relocs = FALSE;
7470 relocs = TRUE;
7473 to copy relocs into the output file. */
7542 if (relocs)
7549 /* If any dynamic relocs apply to a read-only section,
7999 /* The procedure linkage table relocs (DT_JMPREL) should
8000 not be included in the overall relocs (DT_RELA).
8002 make it not include the JMPREL relocs. Since the
8172 1, /* Internal relocs per external relocs. */