diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2025-07-09 11:35:08 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2025-08-01 00:25:15 -0400 |
commit | bedd6a7a44f0d02f087595888a6cba44e2f6d1ce (patch) | |
tree | 7b53f9ab79b5f4f899bb028146e29a2c29c74451 /gdb/python/py-function.c | |
parent | e443ffcf791dee6ef8ad5205986fe6fc46ed3295 (diff) | |
download | binutils-bedd6a7a44f0d02f087595888a6cba44e2f6d1ce.zip binutils-bedd6a7a44f0d02f087595888a6cba44e2f6d1ce.tar.gz binutils-bedd6a7a44f0d02f087595888a6cba44e2f6d1ce.tar.bz2 |
gdb/dwarf: track compilation and type unit count
A subsequent commit will remove the all_comp_units and all_type_units
array views, since it's not possible to assume that that all_units
vector is segmented between comp and type units. Some callers still
need to know the number of each kind, so track that separately.
Change-Id: I712fbdfbf10b333c431b688b881cc0987e74f688
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/py-function.c')
0 files changed, 0 insertions, 0 deletions