[PATCH 0/5] libsframe: prepare for new version layouts
Indu Bhagat
indu.bhagat@oracle.com
Fri Oct 17 07:05:40 GMT 2025
Hi,
This patchset does some ground work necessary to support the case of
evolving SFrame FDE on-disk representation.
- This involves making some APIs 'sframe-version aware'.
- It also does preparatory work to allow libsframe use its own
internal representation for SFrame FDE if necessary.
The patches are also available at upstream branch
users/ibhagat/try-sframe-v3-prep1.
Thanks,
Indu Bhagat (5):
include: sframe: rename sframe_func_desc_entry to use an explicit v2
libsframe: use const qualifier for sframe_header object
libsframe: make flip_fde version aware
libsframe: make flip_header version aware
libsframe: use sf_fde_tbl data structure internally for the decoder
include/sframe.h | 6 +-
libsframe/sframe-impl.h | 8 +-
libsframe/sframe.c | 290 +++++++++++++++++++++++++++-------------
3 files changed, 203 insertions(+), 101 deletions(-)
--
2.43.0
More information about the Binutils
mailing list