diff options
author | Indu Bhagat <indu.bhagat@oracle.com> | 2025-07-06 12:46:33 -0700 |
---|---|---|
committer | Indu Bhagat <indu.bhagat@oracle.com> | 2025-07-06 12:53:03 -0700 |
commit | 72dac98050ee1a8333ec03c9f60e68e327913ec2 (patch) | |
tree | 78ce9d6d9dbb8b546055c1d2b673a3b31bf7e012 /gdb/python/python.c | |
parent | ef5573ced1794dd66aea10fc6678c0c6c149da6a (diff) | |
download | binutils-72dac98050ee1a8333ec03c9f60e68e327913ec2.zip binutils-72dac98050ee1a8333ec03c9f60e68e327913ec2.tar.gz binutils-72dac98050ee1a8333ec03c9f60e68e327913ec2.tar.bz2 |
include: libsframe: add APIs for offsetof FDE func start addr field
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.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions