Searched refs:next_tls_desc_index (Results 1 – 5 of 5) sorted by relevance
813 bfd_vma next_tls_desc_index; member2829 htab->next_tls_desc_index = htab->elf.srelplt->reloc_count; in elf_i386_size_dynamic_sections()2830 htab->sgotplt_jump_table_size = htab->next_tls_desc_index * 4; in elf_i386_size_dynamic_sections()4025 loc += (htab->next_tls_desc_index++ in elf_i386_relocate_section()
1282 next_tls_desc_index with elf.srelplt->reloc_count.1447 htab->next_tls_desc_index in the non-IPLT case.1450 htab->next_tls_desc_index here.
597 next_tls_desc_index.598 (elf_i386_size_dynamic_sections): Set next_tls_desc_index and3310 (struct elf32_arm_link_hash_table): Add next_tls_desc_index,
2920 ((htab)->next_tls_desc_index * 4)3007 bfd_vma next_tls_desc_index; member7535 htab->next_tls_desc_index++; in elf32_arm_allocate_plt_entry()9613 loc += globals->next_tls_desc_index++ * RELOC_SIZE (globals); in elf32_arm_final_link_relocate()
3216 * elf32-i386.c (elf_i386_link_hash_table): Add next_tls_desc_index.