Put .dynbss and .rel.bss shortcuts in main elf hash table
[deliverable/binutils-gdb.git] / bfd / elfxx-sparc.h
index f7ac456a80b7eb86b3c429917e860bbb20a0f215..5270a37213b86a48ce21767d2019695918ba84af 100644 (file)
@@ -46,10 +46,6 @@ struct _bfd_sparc_elf_link_hash_table
 {
   struct elf_link_hash_table elf;
 
-  /* Short-cuts to get to dynamic linker sections.  */
-  asection *sdynbss;
-  asection *srelbss;
-
   union
   {
     bfd_signed_vma refcount;
This page took 0.026955 seconds and 4 git commands to generate.