* elf-bfd.h (struct sym_sec_cache): Delete.
[deliverable/binutils-gdb.git] / bfd / elfxx-sparc.h
index 87ec62a718fd4305708194be6c6f1b9e36af93f2..505f134a7b3f490ebb2692b6a6a81841b8dfd8aa 100644 (file)
@@ -59,8 +59,8 @@ struct _bfd_sparc_elf_link_hash_table
     bfd_vma offset;
   } tls_ldm_got;
 
-  /* Small local sym to section mapping cache.  */
-  struct sym_sec_cache sym_sec;
+  /* Small local sym cache.  */
+  struct sym_cache sym_cache;
 
   /* True if the target system is VxWorks.  */
   int is_vxworks;
This page took 0.04138 seconds and 4 git commands to generate.