aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-nds32.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-nds32.h')
-rw-r--r--bfd/elf32-nds32.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/bfd/elf32-nds32.h b/bfd/elf32-nds32.h
index b33ca99..83547b2 100644
--- a/bfd/elf32-nds32.h
+++ b/bfd/elf32-nds32.h
@@ -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. */