diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2024-11-04 13:27:33 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2024-11-25 22:07:03 -0500 |
commit | c9e2e9992adfcd520caa920f8e90b8339d40270b (patch) | |
tree | 94d1eb596066d694165023a1e897f17c0eb7299e /gdb/python/python-internal.h | |
parent | 020c5193ac86ac753441a3302b0f2bdc10d5c616 (diff) | |
download | binutils-c9e2e9992adfcd520caa920f8e90b8339d40270b.zip binutils-c9e2e9992adfcd520caa920f8e90b8339d40270b.tar.gz binutils-c9e2e9992adfcd520caa920f8e90b8339d40270b.tar.bz2 |
gdb: constification around abbrev_table_cache and abbrev_table
Make `abbrev_table_cache::find` const, make it return a pointer to
`const abbrev_table`, adjust the fallouts.
Make `cooked_index_storage::get_abbrev_table_cache` const, make itreturn
a pointer to const `abbrev_table_cache`.
Change-Id: If63b4b3a4c253f3bd640b13bce4a854eb2d75ece
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions