diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-03-05 16:10:04 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2025-03-06 11:39:00 -0500 |
commit | d1a5224cd3be966d4aecb195405556e66b534206 (patch) | |
tree | 3d616825339d06432f8eec8ccc3877a9baab449c /gdb/ada-lang.c | |
parent | 61cc67a504e9b2a9ade6d33b0e74c346c41f94bd (diff) | |
download | binutils-d1a5224cd3be966d4aecb195405556e66b534206.zip binutils-d1a5224cd3be966d4aecb195405556e66b534206.tar.gz binutils-d1a5224cd3be966d4aecb195405556e66b534206.tar.bz2 |
gdb/dwarf: make read_cutu_die_from_dwo a method of cutu_reader
read_cutu_die_from_dwo is only used as a helper to cutu_reader, so make
it a private method of cutu_reader.
Remove the "result_reader" parameter, because it's always "this".
Change-Id: I7df6162137451c160f0e6bf3539569fcb2421eff
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions