commit | 005cd152baa9aa4e56797d816cfd1f77105f385b | [log] [tgz] |
---|---|---|
author | Matthieu Longo <matthieu.longo@arm.com> | Fri Feb 21 15:23:59 2025 +0000 |
committer | Matthieu Longo <matthieu.longo@arm.com> | Tue Mar 04 11:02:03 2025 +0000 |
tree | 69b30876814c455f3dfe7c8f7b222fdbc1c72911 | |
parent | 2cf9acb79ffdd1d445eaa492c24825a0bc273536 [diff] |
refactoring bfd_linear_search_one_with_gnu_property - remove the definition of the search predicate outside of the for loop. - change the function's return type to struct to adopt a more functional coding style.