[PATCH, V4 3/9] include: libsframe: add APIs for offsetof FDE func start addr field

Jan Beulich jbeulich@suse.com
Fri Jun 27 07:00:58 GMT 2025


On 19.06.2025 08:24, Indu Bhagat wrote:
> These APIs will be later used by the linker to arrange SFrame FDEs in
> the output SFrame section.
> 
> include/
>         * sframe-api.h (sframe_decoder_get_offsetof_fde_start_addr): New
> 	declaration.
>         (sframe_encoder_get_offsetof_fde_start_addr): Likewise.
> 
> libsframe/
>         * libsframe.ver: List the new APIs.
>         * sframe.c (sframe_decoder_get_offsetof_fde_start_addr): New
> 	definition.
>         (sframe_encoder_get_offsetof_fde_start_addr): Likewise.
> 
> ---
> [No changes in V4]
> 
> [No changes in V3]

Same here, likely: No need to keep re-posting these early parts of the
series.

Jan


More information about the Binutils mailing list