gdb/dwarf2: rename some things, index -> gdb_index
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 13 Feb 2023 14:55:56 +0000 (09:55 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 14 Feb 2023 19:30:35 +0000 (14:30 -0500)
commit9981e299e13ae7c4f3e23bb44b0ab5e3785c043c
tree0ac920cee5159219a6486e1a7175669c749e1170
parent8eaecfb37c8ece7396303dd3122def526a223d70
gdb/dwarf2: rename some things, index -> gdb_index

This renaming helps make it clearer that these entites (classes,
functions) are specific to .gdb_index only, they are not shared with the
.debug_names handling.

Change-Id: I1a3cf3dbf450b62d1a0879d9aedd26397abdfd13
Approved-By: Tom Tromey <tom@tromey.com>
gdb/dwarf2/read.c