Lines Matching refs:sreloc

1292   asection *sreloc;  in elf_i386_check_relocs()  local
1306 sreloc = NULL; in elf_i386_check_relocs()
1423 sreloc = _bfd_elf_create_ifunc_dyn_reloc in elf_i386_check_relocs()
1424 (abfd, info, sec, sreloc, in elf_i386_check_relocs()
1426 if (sreloc == NULL) in elf_i386_check_relocs()
1668 if (sreloc == NULL) in elf_i386_check_relocs()
1673 sreloc = _bfd_elf_make_dynamic_reloc_section in elf_i386_check_relocs()
1676 if (sreloc == NULL) in elf_i386_check_relocs()
2345 asection *sreloc; in elf_i386_allocate_dynrelocs() local
2347 sreloc = elf_section_data (p->sec)->sreloc; in elf_i386_allocate_dynrelocs()
2349 BFD_ASSERT (sreloc != NULL); in elf_i386_allocate_dynrelocs()
2350 sreloc->size += p->count * sizeof (Elf32_External_Rel); in elf_i386_allocate_dynrelocs()
2477 srel = elf_section_data (p->sec)->sreloc; in elf_i386_size_dynamic_sections()
3086 asection *sreloc; in elf_i386_relocate_section() local
3118 sreloc = htab->elf.irelifunc; in elf_i386_relocate_section()
3119 loc = sreloc->contents; in elf_i386_relocate_section()
3120 loc += (sreloc->reloc_count++ in elf_i386_relocate_section()
3417 asection *sreloc; in elf_i386_relocate_section() local
3452 sreloc = elf_section_data (input_section)->sreloc; in elf_i386_relocate_section()
3454 BFD_ASSERT (sreloc != NULL && sreloc->contents != NULL); in elf_i386_relocate_section()
3456 loc = sreloc->contents; in elf_i386_relocate_section()
3457 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rel); in elf_i386_relocate_section()
3475 asection *sreloc; in elf_i386_relocate_section() local
3481 sreloc = elf_section_data (input_section)->sreloc; in elf_i386_relocate_section()
3482 if (sreloc == NULL) in elf_i386_relocate_section()
3484 loc = sreloc->contents; in elf_i386_relocate_section()
3485 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rel); in elf_i386_relocate_section()
3714 asection *sreloc; in elf_i386_relocate_section() local
3730 sreloc = htab->elf.srelplt; in elf_i386_relocate_section()
3731 loc = sreloc->contents; in elf_i386_relocate_section()
3735 <= sreloc->contents + sreloc->size); in elf_i386_relocate_section()
3753 sreloc = htab->elf.srelgot; in elf_i386_relocate_section()
3780 loc = sreloc->contents; in elf_i386_relocate_section()
3781 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rel); in elf_i386_relocate_section()
3783 <= sreloc->contents + sreloc->size); in elf_i386_relocate_section()
3802 sreloc->reloc_count++; in elf_i386_relocate_section()
3805 <= sreloc->contents + sreloc->size); in elf_i386_relocate_section()
3818 sreloc->reloc_count++; in elf_i386_relocate_section()
4040 asection *sreloc; in elf_i386_relocate_section() local
4054 sreloc = elf_section_data (input_section)->sreloc; in elf_i386_relocate_section()
4055 if (sreloc == NULL) in elf_i386_relocate_section()
4057 loc = sreloc->contents; in elf_i386_relocate_section()
4058 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rel); in elf_i386_relocate_section()