diff options
author | Matthew Malcomson <matthew.malcomson@arm.com> | 2022-08-05 17:19:35 +0100 |
---|---|---|
committer | Matthew Malcomson <matthew.malcomson@arm.com> | 2022-08-05 17:50:11 +0100 |
commit | a062272c6f194d17a7de41ba4f79d0fd49c67781 (patch) | |
tree | 93d7bd47998f5add3bc63061ca5a9b455dda99d1 /bfd/elfcore.h | |
parent | ece841e87abc8c8967e0b815aee82030620df3ca (diff) | |
download | binutils-gdb-a062272c6f194d17a7de41ba4f79d0fd49c67781.tar.gz |
Remove layout_sections_again argument to size_stubs
This was originally the first place that a function in
bfd/elfnn-aarch64.c was given a reference to
gldaarch64_layout_sections_again, and hence was the natural place to
store the function onto the elf hash table.
Ever since the introduction of elfNN_c64_resize_sections we have been
performing this operation in that function before this size_stubs
function.
Hence it seems sensible to remove the argument and now superfluous
operation from elfNN_aarch64_size_stubs.
Diffstat (limited to 'bfd/elfcore.h')
0 files changed, 0 insertions, 0 deletions