diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-08-08 11:45:03 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-08-08 11:45:03 +0200 |
commit | 49e51dd7a21b2046178e81d3a1d48958324f9830 (patch) | |
tree | f09366cb0dc9e9b339838263b45c031b66897c6a /gdb/testsuite/gdb.python/py-missing-objfile.py | |
parent | 608c6df447d17510be6a6e07faf29c933b2322b3 (diff) | |
download | binutils-49e51dd7a21b2046178e81d3a1d48958324f9830.zip binutils-49e51dd7a21b2046178e81d3a1d48958324f9830.tar.gz binutils-49e51dd7a21b2046178e81d3a1d48958324f9830.tar.bz2 |
bfd/ELF/Arm: make various arrays static / const
There's no reason to have the compiler materialize objects onto the
stack. And there's also no reason to allow comb[] and name_table[] to be
modifiable.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-missing-objfile.py')
0 files changed, 0 insertions, 0 deletions