blob: 9e23679a3daea06f55fc502ca9aafacebcbdb6a3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
@c This file contains the entry for the --sframe option that is
@c common to both readelf and objdump.
@item --sframe[=@var{section}]
@cindex SFrame
Display the contents of the specified SFrame section.
By default, display the name of the section named @var{.sframe}, which is the
name emitted by @command{ld}.
|