diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-03-05 16:10:09 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2025-03-06 11:39:00 -0500 |
commit | f5484e9b6cfca96874b79e91711f80efe4eed9f5 (patch) | |
tree | ae62219323addd65820944cc11ee1b43708d4a50 /gdb/ada-lang.c | |
parent | b8c80caf59ff114fc717457f0ba9ddcd539c52eb (diff) | |
download | binutils-f5484e9b6cfca96874b79e91711f80efe4eed9f5.zip binutils-f5484e9b6cfca96874b79e91711f80efe4eed9f5.tar.gz binutils-f5484e9b6cfca96874b79e91711f80efe4eed9f5.tar.bz2 |
gdb/dwarf: make all fields of cutu_reader private
Make all fields of cutu_reader private, then add getters for whatever
needs to be accessed outside of cutu_reader. This should help spot
what's used by cutu_reader itself, and what is used by others.
Change-Id: I71cb73fffa5d70cc9c7fc68bf74db937e84c2db1
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions