Lines Matching refs:relocs
276 The relocs are always passed as Rela structures; if the section
281 necessary, and (if using Rela relocs and generating a relocatable
308 Elf_Internal_Rela * relocs,
319 relend = relocs + input_section->reloc_count;
321 for (rel = relocs; rel < relend; rel ++)
424 /* Look through the relocs for a section during the first phase.
426 virtual table relocs for gc. */
432 const Elf_Internal_Rela *relocs)
445 rel_end = relocs + sec->reloc_count;
446 for (rel = relocs; rel < rel_end; rel++)