Lines Matching refs:relocs
149 routines, but a few relocs, we have to do them ourselves. */
178 The relocs are always passed as Rela structures; if the section
183 necessary, and (if using Rela relocs and generating a relocatable
209 Elf_Internal_Rela *relocs,
220 relend = relocs + input_section->reloc_count;
222 for (rel = relocs; rel < relend; rel ++)
330 /* Look through the relocs for a section during the first phase.
332 virtual table relocs for gc. */
338 const Elf_Internal_Rela *relocs)
351 rel_end = relocs + sec->reloc_count;
352 for (rel = relocs; rel < rel_end; rel++)