diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-03-05 16:10:08 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2025-03-06 11:39:00 -0500 |
commit | b8c80caf59ff114fc717457f0ba9ddcd539c52eb (patch) | |
tree | 4957113de882a97e14f262dcf4ab45b610ee4410 /gdb/ada-lang.c | |
parent | 54333345d29d85d61bd7a00e9e557d857795122f (diff) | |
download | binutils-b8c80caf59ff114fc717457f0ba9ddcd539c52eb.zip binutils-b8c80caf59ff114fc717457f0ba9ddcd539c52eb.tar.gz binutils-b8c80caf59ff114fc717457f0ba9ddcd539c52eb.tar.bz2 |
gdb/dwarf: pass dwarf2_cu instead of cutu_reader to two functions
These functions don't need to receive a cutu_reader, they only use it to
obtain the contained dwarf2_cu, so change them to accept a dwarf2_cu.
This helps reduce the creep of cutu_reader a little bit.
Change-Id: Iebb3c4697a4aec638b47423b3ac59077d4fa5090
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions