Always count the NULL entry in dynamic symbol table
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index 5dce70e93d5e74385b93a091b6d08f798a9080bf..7447629b0e76f1262d50c2d8d1deb749f526aa6f 100644 (file)
@@ -520,8 +520,8 @@ struct elf_link_hash_table
   union gotplt_union init_got_offset;
   union gotplt_union init_plt_offset;
 
-  /* The number of symbols found in the link which must be put into
-     the .dynsym section.  */
+  /* The number of symbols found in the link which is intended for the
+     mandatory DT_SYMTAB tag (.dynsym section) in .dynamic section.  */
   bfd_size_type dynsymcount;
 
   /* The string table of dynamic symbols, which becomes the .dynstr
This page took 0.023199 seconds and 4 git commands to generate.