]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64: Use l_searchlist.r_list for bti
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 28 Dec 2023 18:31:32 +0000 (18:31 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Mon, 8 Jul 2024 08:41:45 +0000 (09:41 +0100)
commit47e778b4e0f3c538ab1f6845056cdf115abe4c89
treed6d26b356b8c4d82efec12382e714e8717d87c24
parentf149acd167e49f09afc0402c7bc0aaead94e963a
aarch64: Use l_searchlist.r_list for bti

Allows using the same function for static exe.

TODO: not clear if the two are always equivalent other than the
ordering and in case of static linking when dl-support.c leaves
l_initfini NULL.
sysdeps/aarch64/dl-bti.c