]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/elf.h
elf.h: add PT_GNU_SFRAME
authorIndu Bhagat <indu.bhagat@oracle.com>
Fri, 28 Apr 2023 08:53:05 +0000 (10:53 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 28 Apr 2023 08:53:05 +0000 (10:53 +0200)
commit2fa7fd1af733e323fa90d059e2ba60ec965d2cbb
tree8f2aa294ede5ef068c3a00e725f1c4b653559aed
parentaf16a59ee1f72392b88d439d8f802c9844f86f4f
elf.h: add PT_GNU_SFRAME

Support for SFrame format is available in Binutils 2.40.  The GNU ld merges
the input .sframe sections and creates an output .sframe section in a
segment PT_GNU_SFRAME.
elf/elf.h