Lines Matching refs:sfuncdesc

2477   asection *sfuncdesc;  member
2632 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()
3763 + htab->sfuncdesc->output_offset); in sh_elf_initialize_funcdesc()
3766 + htab->sfuncdesc->output_section->vma in sh_elf_initialize_funcdesc()
3767 + htab->sfuncdesc->output_offset); in sh_elf_initialize_funcdesc()
3780 + htab->sfuncdesc->output_section->vma in sh_elf_initialize_funcdesc()
3781 + htab->sfuncdesc->output_offset, in sh_elf_initialize_funcdesc()
3784 bfd_put_32 (output_bfd, addr, htab->sfuncdesc->contents + offset); in sh_elf_initialize_funcdesc()
3785 bfd_put_32 (output_bfd, seg, htab->sfuncdesc->contents + offset + 4); in sh_elf_initialize_funcdesc()
4862 dynindx = elf_section_data (htab->sfuncdesc in sh_elf_relocate_section()
4894 relocation = htab->sfuncdesc->output_offset + (offset & ~1); in sh_elf_relocate_section()
4966 relocation += htab->sfuncdesc->output_section->vma; in sh_elf_relocate_section()
5052 relocation = htab->sfuncdesc->output_offset + (offset & ~1); in sh_elf_relocate_section()