Lines Matching refs:sreloc
1479 asection *sreloc; in tilepro_elf_check_relocs() local
1489 sreloc = NULL; in tilepro_elf_check_relocs()
1787 if (sreloc == NULL) in tilepro_elf_check_relocs()
1789 sreloc = _bfd_elf_make_dynamic_reloc_section in tilepro_elf_check_relocs()
1792 if (sreloc == NULL) in tilepro_elf_check_relocs()
2391 asection *sreloc = elf_section_data (p->sec)->sreloc; in allocate_dynrelocs() local
2392 sreloc->size += p->count * TILEPRO_ELF_RELA_BYTES; in allocate_dynrelocs()
2503 srel = elf_section_data (p->sec)->sreloc; in tilepro_elf_size_dynamic_sections()
2825 asection *sreloc; in tilepro_elf_relocate_section() local
2841 sreloc = elf_section_data (input_section)->sreloc; in tilepro_elf_relocate_section()
3229 BFD_ASSERT (sreloc != NULL); in tilepro_elf_relocate_section()
3331 tilepro_elf_append_rela_32 (output_bfd, sreloc, &outrel); in tilepro_elf_relocate_section()
3353 BFD_ASSERT (sreloc != NULL); in tilepro_elf_relocate_section()
3373 tilepro_elf_append_rela_32 (output_bfd, sreloc, &outrel); in tilepro_elf_relocate_section()