diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-02-25 23:20:34 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-03-03 15:57:03 -0500 |
commit | b55c841c51fd7a29aabd3af34eae0a200cfe5b93 (patch) | |
tree | 7296e84e2fa222e6cb0d1d227a74c146c7d5f69f /binutils/od-pe.c | |
parent | 58539c5f76d4afa25d1b775b29fa00acdb2de578 (diff) | |
download | binutils-b55c841c51fd7a29aabd3af34eae0a200cfe5b93.zip binutils-b55c841c51fd7a29aabd3af34eae0a200cfe5b93.tar.gz binutils-b55c841c51fd7a29aabd3af34eae0a200cfe5b93.tar.bz2 |
gdb/dwarf: rename dwarf2_per_cu_data -> dwarf2_per_cu
This scratches an itch I had for a while. I don't know why this struct
type has "data" in its name. Others like "dwarf2_per_objfile" and
"dwarf2_per_bfd" don't. The primary job of a structure is to hold data,
there's no need to specify it. It also makes the name a bit shorter,
which is always nice.
Rename related types too.
Change-Id: Ifb63195ff105809fc15b502f639c0bb4d18a675e
Approved-By: Tom Tromey <tom@tromey.com>
Reviewed-By: Guinevere Larsen <guinevere@redhat.com>
Diffstat (limited to 'binutils/od-pe.c')
0 files changed, 0 insertions, 0 deletions