diff options
author | Tom Tromey <tromey@adacore.com> | 2025-03-06 10:09:38 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-03-06 11:25:45 -0700 |
commit | 78dd36b8f21a05337ebb1888cddd34dcabf261d0 (patch) | |
tree | 28537162a5fce41640872401e424a6d2d8eb658e /gdb/ada-lang.c | |
parent | 8d95753834490ae778a261305d8942c762160940 (diff) | |
download | binutils-78dd36b8f21a05337ebb1888cddd34dcabf261d0.zip binutils-78dd36b8f21a05337ebb1888cddd34dcabf261d0.tar.gz binutils-78dd36b8f21a05337ebb1888cddd34dcabf261d0.tar.bz2 |
Use 'const' in some gdbarch methods
This changes a couple of gdbarch methods to use 'const' for an
"asymbol *" parameter. These methods shouldn't be modifying the
underlying symbol in the BFD.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions