diff options
author | Tom Tromey <tom@tromey.com> | 2021-05-29 15:35:07 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-05-30 19:44:05 -0600 |
commit | c96e8b04d3a8ef41843c7d3fa093b50b597dc7e0 (patch) | |
tree | 31dce094d1895a0220cb23617c8af1a2ca40fba5 /mkdep | |
parent | 140c5aec0db2d1c27320274ab8aead925a1429fc (diff) | |
download | binutils-c96e8b04d3a8ef41843c7d3fa093b50b597dc7e0.zip binutils-c96e8b04d3a8ef41843c7d3fa093b50b597dc7e0.tar.gz binutils-c96e8b04d3a8ef41843c7d3fa093b50b597dc7e0.tar.bz2 |
Remove dwarf2_per_bfd::m_num_psymtabs
Now that CUs and TUs are stored together in all_comp_units, the
m_num_psymtabs member is no longer needed -- it is always identical to
the length of the vector. This patch removes it.
2021-05-30 Tom Tromey <tom@tromey.com>
* dwarf2/read.h (struct dwarf2_per_bfd) <num_psymtabs,
m_num_psymtabs>: Remove.
(resize_symtabs): Update.
* dwarf2/read.c (dwarf2_per_bfd::allocate_per_cu)
(dwarf2_per_bfd::allocate_signatured_type): Update.
Diffstat (limited to 'mkdep')
0 files changed, 0 insertions, 0 deletions