Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

53 /* The linker needs to keep track of the number of relocs that it
54 decides to copy as dynamic relocs in check_relocs for each symbol.
66 /* Total number of relocs copied for the input section. */
69 /* Number of pc-relative relocs copied for the input section. */
79 /* Track dynamic relocs copied for this symbol. */
242 /* Fixup section for R_LM32_32 relocs. */
813 Elf_Internal_Rela *relocs,
836 rel = relocs;
837 relend = relocs + input_section->reloc_count;
1083 /* Only create .rofixup entries for relocs in loadable sections. */
1210 const Elf_Internal_Rela *relocs ATTRIBUTE_UNUSED)
1224 relend = relocs + sec->reloc_count;
1225 for (rel = relocs; rel < relend; rel++)
1261 /* Look through the relocs for a section during the first phase. */
1267 const Elf_Internal_Rela *relocs)
1291 rel_end = relocs + sec->reloc_count;
1292 for (rel = relocs; rel < rel_end; rel++)
1314 /* Some relocs require a global offset table. */
1330 /* Some relocs require a rofixup table. */
1472 procedure linkage table relocs (DT_JMPREL) should be
1473 included in the overall relocs (DT_RELA). This is
1476 here to make it not include the JMPREL relocs. Since
1556 ("LINKER BUG: .rofixup section size mismatch: size/4 %d != relocs %d",
1855 /* If we didn't find any dynamic relocs in sections which needs the
1856 copy reloc, then we'll be keeping the dynamic relocs and avoiding
1899 dynamic relocs. */
2005 dynamic pc-relative relocs against symbols which turn out to be
2007 space for pc-relative relocs that have become local due to symbol
2029 /* Also discard relocs on undefined weak syms with non-default
2049 /* For the non-shared case, discard space for relocs against
2050 symbols which turn out to need copy relocs or are not
2070 relocs. */
2090 /* Find any dynamic relocs that apply to read-only sections. */
2125 bfd_boolean relocs;
2148 relocs. */
2175 the relocs too. */
2211 sym dynamic relocs. */
2216 relocs = FALSE;
2233 relocs = TRUE;
2236 to copy relocs into the output file. */
2296 if (relocs)
2304 /* If any dynamic relocs apply to a read-only section,
2333 /* Count relocs that need .rofixup entires. */
2335 internal_relocs = elf_section_data (s)->relocs;
2463 but none of the relocs in check_relocs */
2538 /* The .rel[a].bss section holds copy relocs. This section is not
2548 copy relocs. */