diff options
author | Claudiu Zissulescu <claudiu.zissulescu-ianculescu@oracle.com> | 2025-07-22 12:55:51 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-07-24 15:51:58 -0300 |
commit | 072b5a9922ee6711c00c7c38dec96873dd7b9916 (patch) | |
tree | 5cc5217dc992a73dce7139c8dc9ec75f531ac032 /sysdeps/unix | |
parent | 20528165bda5286f8c5c2d20200699a354eb9a0a (diff) | |
download | glibc-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')
0 files changed, 0 insertions, 0 deletions