Lines Matching full:relocs
370 /* Relocs used in ARM Linux */
2752 /* A table of relocs applied to branches which might trigger Cortex-A8
2860 /* Track dynamic relocs copied for this symbol. */
3233 /* Track dynamic relocs needed for local syms too.
3677 /* For TLS call relocs, it is the caller's responsibility to provide
5080 /* If there aren't any relocs, then there's nothing more
5093 /* Get the relocs. */
5126 if (elf_section_data (section)->relocs == NULL)
5417 /* We're done with the internal relocs, free them. */
5418 if (elf_section_data (section)->relocs == NULL)
5424 /* Sort relocs which might apply to Cortex-A8 erratum. */
6089 collection, despite the fact that no relocs refer to this section. */
6208 /* Rummage around all the relocs and map the glue vectors. */
6224 /* Load the relocs. */
6313 && elf_section_data (sec)->relocs != internal_relocs)
6325 && elf_section_data (sec)->relocs != internal_relocs)
7974 FIXME:When --emit-relocs is in effect, we'll emit relocs describing
7975 the pre-relaxed code. It would be nice if the relocs were updated
8851 to work with IAR generated relocs. Since GCC and GAS do not
8852 generate R_ARM_THM_PC8 relocs, the lack of a check should not be
10515 Elf_Internal_Rela * relocs,
10533 rel = relocs;
10534 relend = relocs + input_section->reloc_count;
10776 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
12437 const Elf_Internal_Rela * relocs)
12460 relend = relocs + sec->reloc_count;
12461 for (rel = relocs; rel < relend; rel++)
12623 /* Look through the relocs for a section during the first phase. */
12627 asection *sec, const Elf_Internal_Rela *relocs)
12672 rel_end = relocs + sec->reloc_count;
12673 for (rel = relocs; rel < rel_end; rel++)
12959 relocs that definitely need a thumb stub. */
13278 and non-function syms in check-relocs; Objects loaded later in
13344 dynamic relocs. */
13593 dynamic pc-relative relocs against symbols which turn out to be
13595 space for pc-relative relocs that have become local due to symbol
13600 /* Relocs that use pc_count are PC-relative forms, which will appear
13634 /* Also discard relocs on undefined weak syms with non-default
13665 /* For the non-shared case, discard space for relocs against
13666 symbols which turn out to need copy relocs or are not
13686 relocs. */
13711 /* Find any dynamic relocs that apply to read-only sections. */
13759 bfd_boolean relocs;
13784 relocs. */
13814 the relocs too. */
13892 /* TLS_GD relocs need an 8-byte structure in the GOT. */
13958 sym dynamic relocs. */
14012 relocs = FALSE;
14036 relocs = TRUE;
14039 to copy relocs into the output file. */
14108 if (relocs)
14126 /* If any dynamic relocs apply to a read-only section,
14438 procedure linkage table relocs (DT_JMPREL) should be
14439 included in the overall relocs (DT_REL). This is
14442 here to make it not include the JMPREL relocs. Since