]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Check SFrame on tst-dl_find_object.c akhuettel/wip
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 23 Jul 2025 13:47:25 +0000 (10:47 -0300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 24 Jul 2025 17:38:53 +0000 (19:38 +0200)
commit42f22e7c8f786ab23f88e86879a104ed44afdd7f
tree222627d7781b639371cfe8fa17d1991c9f678ab9
parent86fbb4cbb82d11db5a31841386db98ffc5ae4bdc
elf: Check SFrame on tst-dl_find_object.c

If SFrame is enable check if DLFO_FLAG_SFRAME is set (since sframe
support is added by default) and if dlfo_sframe has the expected
value.

Checked on aarch64-linux-gnu and x86_64-linux-gnu.

Reviewed-by: Sam James <sam@gentoo.org>
elf/tst-dl_find_object.c