Lines Matching defs:relocs
386 /* The VAX linker needs to keep track of the number of relocs that it
388 can discard PC relative relocs if it doesn't need them when linking
392 /* This structure keeps track of the number of PC relative relocs we have
401 /* Number of relocs copied in this section. */
411 /* Number of PC relative relocs copied for this symbol. */
568 /* Look through the relocs for a section during the first phase, and
574 const Elf_Internal_Rela *relocs)
592 rel_end = relocs + sec->reloc_count;
593 for (rel = relocs; rel < rel_end; rel++)
1055 bool relocs;
1075 relative relocs against symbols defined in a regular object. We
1093 relocs = false;
1115 relocs = true;
1118 to copy relocs into the output file. */
1154 return _bfd_elf_add_dynamic_tags (output_bfd, info, relocs);
1159 allocated to copy PC relative relocs against symbols which are defined
1169 /* We only discard relocs for symbols defined in a regular object. */
1238 Elf_Internal_Rela *relocs,
1261 rel = relocs;
1262 relend = relocs + input_section->reloc_count;
1517 but ld.so expects buggy relocs. */