X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fbfd.c;h=cfd77726a3edcb806420e028c31c96b96f7eb779;hb=1f70368c21a866f7379c02da316ae0e2f355d610;hp=277c74a7422762c8c7a7f44b18522a7ba472d513;hpb=ed6fb7bdf57feb3050b00774d383e945434b6813;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/bfd.c b/bfd/bfd.c index 277c74a742..cfd77726a3 100644 --- a/bfd/bfd.c +++ b/bfd/bfd.c @@ -128,6 +128,9 @@ CODE_FRAGMENT . {* Symbol table for output BFD (with symcount entries). *} . struct symbol_cache_entry **outsymbols; . +. {* Used for slurped dynamic symbol tables. *} +. unsigned int dynsymcount; +. . {* Pointer to structure which contains architecture information. *} . const struct bfd_arch_info *arch_info; .