diff options
author | Tom Tromey <tom@tromey.com> | 2025-03-24 15:03:04 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-04-01 07:30:10 -0600 |
commit | 115421b8507a6624178da5a2b2cd2befe36d411f (patch) | |
tree | e8bcfce7cf09c2984bd9309d87d56a167dd644a9 /libctf/ctf-open.c | |
parent | 6c3458a8b7ee7d39f070c7b2350851cb2110c65a (diff) | |
download | binutils-115421b8507a6624178da5a2b2cd2befe36d411f.zip binutils-115421b8507a6624178da5a2b2cd2befe36d411f.tar.gz binutils-115421b8507a6624178da5a2b2cd2befe36d411f.tar.bz2 |
Rename cooked-index-storage.[ch]
A discussion with Simon made me realize that cooked_index_storage
isn't a very clear name, especially now that it's escaped from read.c.
While it does provide some storage (I guess any object does in a
sense), it is really a helper for cooked_index_worker -- a temporary
object that is destroyed after reading has completed.
This patch renames this file. Later patches will rename the class and
move cooked_index_worker here, something I think is reasonable given
that cooked_index_storage is really something of a helper class for
cooked_index_worker.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'libctf/ctf-open.c')
0 files changed, 0 insertions, 0 deletions