commit | 30ba744189820f4ae546aa05e905d97e8516bcd2 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Mon Mar 03 14:43:15 2025 -0500 |
committer | Simon Marchi <simon.marchi@efficios.com> | Mon Mar 10 16:09:02 2025 -0400 |
tree | 949c706760dd1e65ace1bb326486d8189c0a1181 | |
parent | bedb4e09f292fcb48eb895c81e2a38774f0fb87e [diff] |
gdb/dwarf: track comp and type units count A subsequent commit will remove the all_comp_units and all_type_units array views, since the all_units vector will no longer be segmented between comp and type units. Some callers still need to know the number of each kind, so track that separately. Change-Id: I6ef184767a96e5be095bbf9142aa850adbb083ac