]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: refactoring _bfd_aarch64_elf_link_setup_gnu_properties (part 3)
authorMatthieu Longo <matthieu.longo@arm.com>
Thu, 14 Nov 2024 16:56:27 +0000 (16:56 +0000)
committerMatthieu Longo <matthieu.longo@arm.com>
Mon, 2 Dec 2024 15:18:40 +0000 (15:18 +0000)
commit061040ffc3ef36365ab71ab8fd9ca3bb3306d4a1
tree55ba3d61348b5d2731c97013709f012f2d4d6d0a
parent518976f1350e41bce6abe0c5c397aa854601420d
aarch64: refactoring _bfd_aarch64_elf_link_setup_gnu_properties (part 3)

Move the code related to the search of the first bfd input with GNU
properties to a separate function:
_bfd_aarch64_elf_find_1st_bfd_input_with_gnu_property
bfd/elfxx-aarch64.c