Lines Matching refs:reloc_count
121 fixup_offset = rofixup->reloc_count * 4; in _lm32fdpic_add_rofixup()
128 rofixup->reloc_count++; in _lm32fdpic_add_rofixup()
746 relend = relocs + input_section->reloc_count; in lm32_elf_relocate_section()
945 loc += srelgot->reloc_count * sizeof (Elf32_External_Rela); in lm32_elf_relocate_section()
947 ++srelgot->reloc_count; in lm32_elf_relocate_section()
1141 rel_end = relocs + sec->reloc_count; in lm32_elf_check_relocs()
1379 != (lm32fdpic_fixup32_section (info)->reloc_count * 4)) in lm32_elf_finish_dynamic_sections()
1385 lm32fdpic_fixup32_section (info)->reloc_count); in lm32_elf_finish_dynamic_sections()
1541 loc += srela->reloc_count * sizeof (Elf32_External_Rela); in lm32_elf_finish_dynamic_symbol()
1543 ++srela->reloc_count; in lm32_elf_finish_dynamic_symbol()
1565 loc += s->reloc_count * sizeof (Elf32_External_Rela); in lm32_elf_finish_dynamic_symbol()
1567 ++s->reloc_count; in lm32_elf_finish_dynamic_symbol()
2027 s->reloc_count = 0; in lm32_elf_size_dynamic_sections()
2076 if (s->reloc_count) in lm32_elf_size_dynamic_sections()
2085 end = internal_relocs + s->reloc_count; in lm32_elf_size_dynamic_sections()