Remove tic80 support
[deliverable/binutils-gdb.git] / binutils / doc / ctf.options.texi
CommitLineData
7d9813f1
NA
1@c This file contains the entry for the --ctf, --ctf-parent, --ctf-symbols, -and
2@c --ctf-strings options that are common to both readelf and objdump.
3
4@item --ctf=@var{section}
5@cindex CTF
6@cindex Compact Type Format
7
8Display the contents of the specified CTF section. CTF sections themselves
9contain many subsections, all of which are displayed in order.
10
11@item --ctf-parent=@var{section}
12
fd86991b
NA
13Specify the name of another section from which the CTF dictionary can inherit
14types. (If none is specified, we assume the CTF dictionary inherits types
15from the default-named member of the archive contained within this section.)
This page took 0.051478 seconds and 4 git commands to generate.