Lines Matching defs:sreloc
1401 asection *sreloc;
1411 sreloc = NULL;
1707 if (sreloc == NULL)
1709 sreloc = _bfd_elf_make_dynamic_reloc_section
1712 if (sreloc == NULL)
2156 asection *sreloc = elf_section_data (p->sec)->sreloc;
2157 sreloc->size += p->count * TILEPRO_ELF_RELA_BYTES;
2242 srel = elf_section_data (p->sec)->sreloc;
2529 asection *sreloc;
2545 sreloc = elf_section_data (input_section)->sreloc;
2933 BFD_ASSERT (sreloc != NULL);
3035 tilepro_elf_append_rela_32 (output_bfd, sreloc, &outrel);
3057 BFD_ASSERT (sreloc != NULL);
3077 tilepro_elf_append_rela_32 (output_bfd, sreloc, &outrel);