[gdb/symtab] Rename all_comp_units to all_units
authorTom de Vries <tdevries@suse.de>
Thu, 22 Sep 2022 12:50:27 +0000 (14:50 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 22 Sep 2022 12:50:27 +0000 (14:50 +0200)
commit93547a56dcbec5c3c3d8707dba4e55545000766a
tree8727d2c989b5d2b9c29aa3f0c02b1a10582e7633
parent3b8e069a3691adc1a93ca7f4bcb5e8e687317108
[gdb/symtab] Rename all_comp_units to all_units

Mechanically rename all_comp_units to all_units:
...
$ sed -i 's/all_comp_units/all_units/' gdb/dwarf2/*
...

Tested on x86_64-linux.
gdb/dwarf2/index-write.c
gdb/dwarf2/read.c
gdb/dwarf2/read.h