commit | 1c6898a825b4766a1ee71e782f9d5d66aa88804a | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Wed Feb 12 10:52:51 2025 -0500 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Fri Feb 14 13:17:35 2025 -0500 |
tree | 1c10e107e69c5c290c150985020dbe34ce46a838 | |
parent | dd2d4de349f827c8390d00f7f5c0e3759b8b9e0d [diff] |
gdb/dwarf: use term "shard" instead of "index" A bit more changes as in 8e745eac7db3 ("gdb/dwarf: rename cooked_index::m_vector to m_shards"). I think it's clearer if the term "index" is reserved for the whole thing, while "shard" or "index shard" are used for the parts. Change-Id: I457bb0016a70f3f9918f4a3c3977262a7801705b Approved-By: Tom Tromey <tom@tromey.com>