Re: [PATCH 3/8] unwind: add sframe v2 header
From: Josh Poimboeuf
Date: Fri Feb 07 2025 - 13:05:30 EST
On Mon, Jan 27, 2025 at 09:33:05PM +0000, Weinan Liu wrote:
> Add sframe header so that we know how to access the sframe section
> generated by compilers.
>
> This is the sframe header file borrowed from the patchset [1]
> Josh Poimboeuf according to sframe v2 spec [2].
>
> [1]: https://lore.kernel.org/lkml/42c0a99236af65c09c8182e260af7bcf5aa1e158.1730150953.git.jpoimboe@xxxxxxxxxx/
> [2]: https://sourceware.org/binutils/docs/sframe-spec.html
FWIW, my v4 patchset has a more streamlined version of this file.
https://lore.kernel.org/f27e8463783febfa0dabb0432a3dd6be8ad98412.1737511963.git.jpoimboe@xxxxxxxxxx
--
Josh