]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Check SFrame on tst-dl_find_object.c
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 22 Jul 2025 15:55:52 +0000 (12:55 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 24 Jul 2025 18:51:58 +0000 (15:51 -0300)
commit158e939aef55017f76c93d4be1b262de6cc2378f
tree222627d7781b639371cfe8fa17d1991c9f678ab9
parent072b5a9922ee6711c00c7c38dec96873dd7b9916
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