Lines Matching full:relocs
415 /* If there aren't any relocs, then there's nothing more
427 /* Get the relocs. */
450 /* Only look at 16-bit relocs. */
536 if (elf_section_data (section)->relocs == NULL)
546 /* We're done with the internal relocs, free them. */
547 if (elf_section_data (section)->relocs == NULL)
799 /* This function is used for relocs which are only used for relaxing,
843 /* Look through the relocs for a section during the first phase.
845 virtual table relocs for gc. */
849 asection *sec, const Elf_Internal_Rela *relocs)
861 rel_end = relocs + sec->reloc_count;
863 for (rel = relocs; rel < rel_end; rel++)
912 bfd_byte *contents, Elf_Internal_Rela *relocs,
937 rel = relocs;
938 relend = relocs + input_section->reloc_count;
1079 /* The HI8 and LO8 relocs are generated by %hi(expr) %lo(expr)