Searched refs:sgotplt_jump_table_size (Results 1 – 5 of 5) sorted by relevance
863 bfd_vma sgotplt_jump_table_size; member3350 htab->sgotplt_jump_table_size = htab->next_tls_desc_index * 4; in elf_i386_size_dynamic_sections()4758 BFD_ASSERT (htab->sgotplt_jump_table_size + offplt + 8 in elf_i386_relocate_section()4763 + htab->sgotplt_jump_table_size); in elf_i386_relocate_section()4777 + htab->sgotplt_jump_table_size + 4); in elf_i386_relocate_section()4783 + htab->sgotplt_jump_table_size + 4); in elf_i386_relocate_section()4860 relocation = htab->sgotplt_jump_table_size + offplt; in elf_i386_relocate_section()
2311 bfd_vma sgotplt_jump_table_size; member5573 + globals->sgotplt_jump_table_size); in elfNN_aarch64_final_link_relocate()5588 + globals->sgotplt_jump_table_size); in elfNN_aarch64_final_link_relocate()6351 + off + globals->sgotplt_jump_table_size); in elfNN_aarch64_relocate_section()6372 globals->sgotplt_jump_table_size); in elfNN_aarch64_relocate_section()6375 globals->sgotplt_jump_table_size + in elfNN_aarch64_relocate_section()8467 htab->sgotplt_jump_table_size = aarch64_compute_jump_table_size (htab); in elfNN_aarch64_size_dynamic_sections()
877 bfd_vma sgotplt_jump_table_size; member3743 htab->sgotplt_jump_table_size in elf_x86_64_size_dynamic_sections()5206 BFD_ASSERT (htab->sgotplt_jump_table_size + offplt in elf_x86_64_relocate_section()5211 + htab->sgotplt_jump_table_size); in elf_x86_64_relocate_section()5278 + offplt + htab->sgotplt_jump_table_size; in elf_x86_64_relocate_section()
3490 (struct elf_i386_link_hash_table): Add sgotplt_jump_table_size.3493 (elf_i386_link_hash_table_create): Set sgotplt_jump_table_size.3503 descriptors and relocations. Set up sgotplt_jump_table_size.3523 tlsdesc_got and sgotplt_jump_table_size fields.3536 descriptors and relocations. Set up sgotplt_jump_table_size,
3312 sgotplt_jump_table_size fields.