Lines Matching refs:sreloc
979 asection *sreloc; in cris_elf_relocate_section() local
996 sreloc = NULL; in cris_elf_relocate_section()
1442 if (sreloc == NULL) in cris_elf_relocate_section()
1444 sreloc = _bfd_elf_get_dynamic_reloc_section in cris_elf_relocate_section()
1449 if (sreloc == NULL) in cris_elf_relocate_section()
1533 loc = sreloc->contents; in cris_elf_relocate_section()
1534 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rela); in cris_elf_relocate_section()
3140 asection *sreloc; in cris_elf_check_relocs() local
3156 sreloc = NULL; in cris_elf_check_relocs()
3598 if (sreloc == NULL) in cris_elf_check_relocs()
3600 sreloc = _bfd_elf_make_dynamic_reloc_section in cris_elf_check_relocs()
3603 if (sreloc == NULL) in cris_elf_check_relocs()
3610 sreloc->size += sizeof (Elf32_External_Rela); in cris_elf_check_relocs()
3667 if (sreloc == NULL) in cris_elf_check_relocs()
3669 sreloc = _bfd_elf_make_dynamic_reloc_section in cris_elf_check_relocs()
3672 if (sreloc == NULL) in cris_elf_check_relocs()
3676 sreloc->size += sizeof (Elf32_External_Rela); in cris_elf_check_relocs()
3956 asection *sreloc in elf_cris_discard_excess_dso_dynamics() local
3961 sreloc->size -= s->count * sizeof (Elf32_External_Rela); in elf_cris_discard_excess_dso_dynamics()