Remove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2
[binutils-gdb.git] / bfd / elf64-x86-64.c
index be8bf569bf40f2a741ebcfca964868c876e92bff..985f7f6d5cd370c0502fa13f5d07bfd65a2a8f8d 100644 (file)
@@ -1072,12 +1072,6 @@ struct elf_x86_64_link_hash_table
   const struct elf_x86_64_non_lazy_plt_layout *non_lazy_plt;
 };
 
-#define elf_x86_64_next_tls_desc_index(htab) \
-  ((struct elf_x86_64_link_hash_table *) (htab))->next_tls_desc_index
-
-#define elf_x86_64_srelplt2(htab) \
-  ((struct elf_x86_64_link_hash_table *) (htab))->srelplt2
-
 #define elf_x86_64_plt(htab) \
   ((struct elf_x86_64_link_hash_table *) (htab))->plt