1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
Files
glibc/sysdeps/generic
Claudiu Zissulescu 072b5a9922 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>
2025-07-24 15:51:58 -03:00
..
2025-01-10 20:19:28 +00:00
2025-01-09 19:30:44 +01:00
2022-05-17 10:33:07 -03:00
2025-07-24 15:51:58 -03:00
2025-03-27 10:44:44 +00:00
2025-03-27 10:44:44 +00:00
2025-03-27 10:44:44 +00:00
2025-03-27 10:44:44 +00:00
2025-03-27 10:44:44 +00:00
2025-03-21 15:46:48 -03:00
2025-01-30 10:16:37 -03:00
2025-07-14 10:56:37 +01:00
2025-07-14 10:56:37 +01:00