1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
Files
glibc/sysdeps
Claudiu Zissulescu 86fbb4cbb8 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 19:38:50 +02:00
..
2025-07-24 19:38:47 +02:00
2025-03-06 02:28:35 +01:00
2025-06-02 13:32:19 -03:00
2025-06-25 15:05:30 -03:00
2025-07-24 19:38:47 +02:00
2025-07-24 19:38:47 +02:00