aboutsummaryrefslogtreecommitdiff
path: root/gdb/or1k-tdep.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-01-27 09:20:43 -0700
committerTom Tromey <tromey@adacore.com>2023-01-27 14:12:01 -0700
commit35e1763185224b2bf634e19cdfd06dab0ba914e3 (patch)
treef7dd44aeffd0ede58573d7d80dc3304f8b4b6dab /gdb/or1k-tdep.c
parentd9195131530370f56e78a2b084928c11da536d9e (diff)
downloadbinutils-35e1763185224b2bf634e19cdfd06dab0ba914e3.zip
binutils-35e1763185224b2bf634e19cdfd06dab0ba914e3.tar.gz
binutils-35e1763185224b2bf634e19cdfd06dab0ba914e3.tar.bz2
More const-correctness in cooked indexer
I noticed that iterating over the index yields non-const cooked_index_entry objects. However, after finalization, they should not be modified. This patch enforces this by adding const where needed. v2 makes the find, all_entries, and wait methods const as well.
Diffstat (limited to 'gdb/or1k-tdep.c')
0 files changed, 0 insertions, 0 deletions