Searched refs:srelfuncdesc (Results 1 – 2 of 2) sorted by relevance
2467 asection *srelfuncdesc; member2630 htab->srelfuncdesc = bfd_make_section_anyway_with_flags (dynobj, in create_got_section()2637 if (htab->srelfuncdesc == NULL in create_got_section()2638 || ! bfd_set_section_alignment (dynobj, htab->srelfuncdesc, 2)) in create_got_section()3165 htab->srelfuncdesc->size += sizeof (Elf32_External_Rela); in allocate_dynrelocs()3465 htab->srelfuncdesc->size += sizeof (Elf32_External_Rela); in sh_elf_size_dynamic_sections()3763 sh_elf_add_dyn_reloc (output_bfd, htab->srelfuncdesc, in sh_elf_initialize_funcdesc()7250 if (htab->srelfuncdesc) in sh_elf_finish_dynamic_sections()7251 BFD_ASSERT (htab->srelfuncdesc->reloc_count * sizeof (Elf32_External_Rela) in sh_elf_finish_dynamic_sections()7252 == htab->srelfuncdesc->size); in sh_elf_finish_dynamic_sections()
1991 (struct elf_sh_link_hash_table): Add sfuncdesc, srelfuncdesc, fdpic_p,