diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2023-01-31 13:27:20 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2023-01-31 22:03:40 -0500 |
commit | a8dc67183978d0b0369ec7e45b19ccd613a2321d (patch) | |
tree | 03e2f8eb304f4214de8446d7487dcaa12b3c0cbc /gdb/p-lang.c | |
parent | 6cb7f6d92e4508274fab69c7acbbb961fc45dc70 (diff) | |
download | gdb-a8dc67183978d0b0369ec7e45b19ccd613a2321d.zip gdb-a8dc67183978d0b0369ec7e45b19ccd613a2321d.tar.gz gdb-a8dc67183978d0b0369ec7e45b19ccd613a2321d.tar.bz2 |
gdb/dwarf: rename cooked_index to cooked_index_shard
I propose to rename cooked_index_vector and cooked_index such that the
"main" object, that is the entry point to the index, is called
cooked_index. The fact that the cooked index is implemented as a vector
of smaller indexes is an implementation detail.
This patch renames cooked_index to cooked_index_shard. The following
patch renames cooked_index_vector to cooked_index.
Change-Id: Id650f97dcb23c48f8409fa0974cd093ca0b75177
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/p-lang.c')
0 files changed, 0 insertions, 0 deletions