gas/hash.c: add new functions
[binutils-gdb.git] / bfd / elf32-nds32.h
index b33ca99b6cba3ae99e61c7d74afd49a15f4966d2..83547b2cffcc3569c6f2a57e2716b4b111d47e58 100644 (file)
@@ -122,13 +122,6 @@ struct elf_nds32_link_hash_table
 {
   struct elf_link_hash_table root;
 
-  /* Short-cuts to get to dynamic linker sections.  */
-  asection *sdynbss;
-  asection *srelbss;
-
-  /* Small local sym to section mapping cache.  */
-  struct sym_cache sym_cache;
-
   /* Target dependent options.  */
   int relax_fp_as_gp;          /* --mrelax-omit-fp.  */
   int eliminate_gc_relocs;     /* --meliminate-gc-relocs.  */