btrace: add missing NO_HISTORY
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index f5a1f4535549fddc61843e443ef674d09bf1a247..e0e372f1c050c2752c73511650ae7638597953d5 100644 (file)
@@ -595,6 +595,7 @@ struct elf_link_hash_table
   asection *iplt;
   asection *irelplt;
   asection *irelifunc;
+  asection *dynsym;
 };
 
 /* Look up an entry in an ELF linker hash table.  */
This page took 0.023464 seconds and 4 git commands to generate.