bfd: aarch64: Refactor stub sizing code
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Mon, 30 Jan 2023 12:57:54 +0000 (12:57 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 23 Mar 2023 12:49:32 +0000 (12:49 +0000)
commit557a2f28224738382d55c7c1a8aa00587d424b13
tree529de8de3921e018eef068c47b4cb16feda573d1
parent2f79f2e767c167f289d00c02dc43832c0fc2faec
bfd: aarch64: Refactor stub sizing code

elfNN_aarch64_size_stubs has grown big, so factor out the call stub
related code before adding new logic there.
bfd/elfnn-aarch64.c