diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-04-16 00:09:06 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-04-29 15:23:25 -0400 |
commit | 573e600deab699a49659bb80c2f3c3d53bc1b3be (patch) | |
tree | 8122067917d03dbcc8b8536100c1bc38b7c2a774 /gdb/python/py-param.c | |
parent | cc55260231e4302e69796fe56c455ac9a7f24f5d (diff) | |
download | binutils-573e600deab699a49659bb80c2f3c3d53bc1b3be.zip binutils-573e600deab699a49659bb80c2f3c3d53bc1b3be.tar.gz binutils-573e600deab699a49659bb80c2f3c3d53bc1b3be.tar.bz2 |
gdb/dwarf: replace some "compile unit" terminology with "unit"
In DWARF 5 (and even previous versions, with type units), compile units
are just one type of units. In many places, we still use "compile
units" when in reality it would be better to talk about "units" (unless
we specifically want to talk about compile units).
Rename comp-unit-head.{c.h} to unit-head.{c,h}, and do a big pass of
renames in it to remove the specific mentions of compile units, where in
fact we want to talk about units in general.
Change-Id: Ia06c90ccb25756c366f269a12620f2f7c8378adb
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/py-param.c')
0 files changed, 0 insertions, 0 deletions