blob: cf0528044a5a50b5fc468ac642e213086d6fb31d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
@c This file contains the entry for the --ctf, --ctf-parent, --ctf-symbols, -and
@c --ctf-strings options that are common to both readelf and objdump.
@item --ctf=@var{section}
@cindex CTF
@cindex Compact Type Format
Display the contents of the specified CTF section. CTF sections themselves
contain many subsections, all of which are displayed in order.
@item --ctf-parent=@var{section}
Specify the name of another section from which the CTF file can inherit
types.
|