diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-10-10 16:03:15 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-10-10 16:03:15 +0200 |
commit | 1ff5a447620050135b6431c761a5f2d8b01519fe (patch) | |
tree | 2b20e990ceecb9c2c711485eb78931b197739ff1 /gdb/python/py-corefile.c | |
parent | 8c41c5e09dbfe74e71a19c57e14472ba17ccd7ef (diff) | |
download | binutils-1ff5a447620050135b6431c761a5f2d8b01519fe.zip binutils-1ff5a447620050135b6431c761a5f2d8b01519fe.tar.gz binutils-1ff5a447620050135b6431c761a5f2d8b01519fe.tar.bz2 |
bfd/PE: make local array in _bfd_XXi_swap_scnhdr_out() static
... and const. There's no reason to have the compiler copy an anonymous
.rodata object onto the stack. And there's also no reason to allow the
array to be modifiable.
Diffstat (limited to 'gdb/python/py-corefile.c')
0 files changed, 0 insertions, 0 deletions