aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claudiu.zissulescu-ianculescu@oracle.com>2025-07-22 12:55:51 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2025-07-24 15:51:58 -0300
commit072b5a9922ee6711c00c7c38dec96873dd7b9916 (patch)
tree5cc5217dc992a73dce7139c8dc9ec75f531ac032 /sysdeps/unix/sysv/linux
parent20528165bda5286f8c5c2d20200699a354eb9a0a (diff)
downloadglibc-072b5a9922ee6711c00c7c38dec96873dd7b9916.zip
glibc-072b5a9922ee6711c00c7c38dec96873dd7b9916.tar.gz
glibc-072b5a9922ee6711c00c7c38dec96873dd7b9916.tar.bz2
sframe: Add support for SFRAME_F_FDE_FUNC_START_PCREL flag
The Sframe V2 has a new errata which introduces the SFRAME_F_FDE_FUNC_START_PCREL flag. This flag indicates the encoding of the SFrame FDE function start address field like this: - if set, sfde_func_start_address field contains the offset in bytes to the start PC of the associated function from the field itself. - if unset, sfde_func_start_address field contains the offset in bytes to the start PC of the associated function from the start of the SFrame section. Signed-off-by: Claudiu Zissulescu <claudiu.zissulescu-ianculescu@oracle.com> Reviewed-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux')
0 files changed, 0 insertions, 0 deletions