Home | History | Annotate | Download | only in bfd

Lines Matching full:relocs

1049    The relocs are always passed as Rela structures; if the section
1054 necessary, and (if using Rela relocs and generating a relocatable
1079 Elf_Internal_Rela *relocs,
1090 relend = relocs + input_section->reloc_count;
1092 for (rel = relocs; rel < relend; rel ++)