Lines Matching refs:reloc_count
188 fixup_offset = rofixup->reloc_count * 4; in _lm32fdpic_add_rofixup()
195 rofixup->reloc_count++; in _lm32fdpic_add_rofixup()
837 relend = relocs + input_section->reloc_count; in lm32_elf_relocate_section()
1035 loc += srelgot->reloc_count * sizeof (Elf32_External_Rela); in lm32_elf_relocate_section()
1037 ++srelgot->reloc_count; in lm32_elf_relocate_section()
1224 relend = relocs + sec->reloc_count; in lm32_elf_gc_sweep_hook()
1291 rel_end = relocs + sec->reloc_count; in lm32_elf_check_relocs()
1553 != (lm32fdpic_fixup32_section (info)->reloc_count * 4)) in lm32_elf_finish_dynamic_sections()
1558 lm32fdpic_fixup32_section (info)->reloc_count); in lm32_elf_finish_dynamic_sections()
1711 loc += srela->reloc_count * sizeof (Elf32_External_Rela); in lm32_elf_finish_dynamic_symbol()
1713 ++srela->reloc_count; in lm32_elf_finish_dynamic_symbol()
1735 loc += s->reloc_count * sizeof (Elf32_External_Rela); in lm32_elf_finish_dynamic_symbol()
1737 ++s->reloc_count; in lm32_elf_finish_dynamic_symbol()
2237 s->reloc_count = 0; in lm32_elf_size_dynamic_sections()
2331 if (s->reloc_count) in lm32_elf_size_dynamic_sections()
2340 end = internal_relocs + s->reloc_count; in lm32_elf_size_dynamic_sections()