OSDN Git Service

(struct stab_link_includes_totals): Rename field 'total' to 'sum_chars'
authornickc <nickc>
Wed, 31 Mar 2004 09:27:39 +0000 (09:27 +0000)
committernickc <nickc>
Wed, 31 Mar 2004 09:27:39 +0000 (09:27 +0000)
commit7428492cb1bb2ad118c452053fd5995c8a67bb67
tree8bca3e925bf8374181296b0a77ce26afbceb54a5
parente294dc4a5010559d5d1b40297ac6e1f1f8f5df4e
(struct stab_link_includes_totals): Rename field 'total' to 'sum_chars'
and add field 'num_chars'.
(_bfd_link_section_stabs): When computing the sum of the characters in a
B_INCL..B_EINCL range also keep a count of the number of characters.  Use
this information to help distinguish between include sections when have
the same sum but which nevertheless are still unique.
bfd/ChangeLog
bfd/stabs.c