]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
refactoring _bfd_elf_get_property
authorMatthieu Longo <matthieu.longo@arm.com>
Mon, 24 Feb 2025 18:32:08 +0000 (18:32 +0000)
committerMatthieu Longo <matthieu.longo@arm.com>
Tue, 4 Mar 2025 11:02:03 +0000 (11:02 +0000)
commitb2bc643e097774c14507852ea74824c2f11a7b9d
tree9b420880bd78b8da9c6645b572fb6fbb92a2a338
parent005cd152baa9aa4e56797d816cfd1f77105f385b
refactoring _bfd_elf_get_property

- Extract _bfd_elf_find_property and _bfd_elf_insert_property from the
  function's body to improve the code readability.
- Export _bfd_elf_find_property's symbol as it will be used in a later
  commit.
bfd/elf-bfd.h
bfd/elf-properties.c