Lines Matching full:relocs
516 only if there were actually SDAREL relocs for that symbol. */
581 bfd_boolean relocs;
626 relocs = FALSE;
652 relocs = TRUE;
665 to copy relocs into the output file. */
728 if (relocs)
785 /* Look through the relocs for a section during the first phase, and
796 const Elf_Internal_Rela *relocs)
819 rel_end = relocs + sec->reloc_count;
820 for (rel = relocs; rel < rel_end; rel++)
1005 The relocs are always passed as Rela structures; if the section
1010 necessary, and (if using Rela relocs and generating a
1037 Elf_Internal_Rela *relocs,
1043 Elf_Internal_Rela *rel = relocs;
1044 Elf_Internal_Rela *relend = relocs + input_section->reloc_count;
1261 but ld.so expects buggy relocs. */