Searched refs:srelfuncdesc (Results 1 – 2 of 2) sorted by relevance
2478 asection *srelfuncdesc; member2641 htab->srelfuncdesc = bfd_make_section_anyway_with_flags (dynobj, in create_got_section()2648 if (htab->srelfuncdesc == NULL in create_got_section()2649 || ! bfd_set_section_alignment (dynobj, htab->srelfuncdesc, 2)) in create_got_section()3180 htab->srelfuncdesc->size += sizeof (Elf32_External_Rela); in allocate_dynrelocs()3481 htab->srelfuncdesc->size += sizeof (Elf32_External_Rela); in sh_elf_size_dynamic_sections()3778 sh_elf_add_dyn_reloc (output_bfd, htab->srelfuncdesc, in sh_elf_initialize_funcdesc()7266 if (htab->srelfuncdesc) in sh_elf_finish_dynamic_sections()7267 BFD_ASSERT (htab->srelfuncdesc->reloc_count * sizeof (Elf32_External_Rela) in sh_elf_finish_dynamic_sections()7268 == htab->srelfuncdesc->size); in sh_elf_finish_dynamic_sections()
1991 (struct elf_sh_link_hash_table): Add sfuncdesc, srelfuncdesc, fdpic_p,