Searched refs:sfuncdesc (Results 1 – 2 of 2) sorted by relevance
2477 asection *sfuncdesc; member2632 htab->sfuncdesc = bfd_make_section_anyway_with_flags (dynobj, ".got.funcdesc", in create_got_section()2637 if (htab->sfuncdesc == NULL in create_got_section()2638 || ! bfd_set_section_alignment (dynobj, htab->sfuncdesc, 2)) in create_got_section()3172 eh->funcdesc.offset = htab->sfuncdesc->size; in allocate_dynrelocs()3173 htab->sfuncdesc->size += 8; in allocate_dynrelocs()3476 local_funcdesc->offset = htab->sfuncdesc->size; in sh_elf_size_dynamic_sections()3477 htab->sfuncdesc->size += 8; in sh_elf_size_dynamic_sections()3536 || s == htab->sfuncdesc in sh_elf_size_dynamic_sections()3762 + htab->sfuncdesc->output_section->vma in sh_elf_initialize_funcdesc()[all …]
1991 (struct elf_sh_link_hash_table): Add sfuncdesc, srelfuncdesc, fdpic_p,