diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2025-10-11 00:08:49 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-10-14 15:44:42 -0400 |
commit | c4e3b73c36c173d9317fb1cc3c2e79b1d905422b (patch) | |
tree | 3ccfe5b033d4af1de16503e9afe2169fe9e18e91 /gdb/python/py-block.c | |
parent | 927cb4b7781cb122a2c5ce02a5541a159a1a0627 (diff) | |
download | binutils-c4e3b73c36c173d9317fb1cc3c2e79b1d905422b.zip binutils-c4e3b73c36c173d9317fb1cc3c2e79b1d905422b.tar.gz binutils-c4e3b73c36c173d9317fb1cc3c2e79b1d905422b.tar.bz2 |
gdb/linespec: take some parameters by reference
Change the `sal` parameter of add_sal_to_sals to be a reference. This
will make things a bit cleaner in a following patch (and it would be a
good change on its own anyway).
Change the `sals` parameter to a reference as well, while at it, which
trickles up to minsym_found.
Change-Id: I348414308940c14fa6030bc41c52f507aa6d1c12
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/py-block.c')
0 files changed, 0 insertions, 0 deletions